We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8caad46 commit 3ab6f4aCopy full SHA for 3ab6f4a
deploy/helm/druid-operator/values.yaml
@@ -48,7 +48,6 @@ tolerations: []
48
49
affinity: {}
50
51
-# When running on a non-default Kubernetes cluster domain and the auto detection is not working correctly,
52
-# you can set your custom cluster domain here.
53
-# See the https://docs.stackable.tech/home/stable/guides/kubernetes-cluster-domain guide for details
54
-# kubernetesClusterDomain: my-cluster.local
+# When running on a non-default Kubernetes cluster domain, the cluster domain can be configured here.
+# See the https://docs.stackable.tech/home/stable/guides/kubernetes-cluster-domain guide for details.
+# kubernetesClusterDomain: my-cluster.local
0 commit comments