Skip to content

Commit e8c8918

Browse files
Update modules/guides/pages/kubernetes-cluster-domain.adoc
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 8acb55b commit e8c8918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/guides/pages/kubernetes-cluster-domain.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This environment variable can be configured via the helm values property `kubern
1212
helm install <product>-operator stackable-stable/<product>-operator --set kubernetesClusterDomain="my-cluster.local"
1313
```
1414

15-
If the environment variable `KUBERNETES_CLUSTER_DOMAIN` (or the helm property `kubernetesClusterDomain`) are not set / overriden, the operator will default its cluster domain to `cluster.local`.
15+
If the environment variable `KUBERNETES_CLUSTER_DOMAIN` (or the helm property `kubernetesClusterDomain`) are not set / overriden, the operator will default the cluster domain to `cluster.local`.

0 commit comments

Comments
 (0)