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 a456f0c commit 7a8e3eaCopy full SHA for 7a8e3ea
deploy/helm/hdfs-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
+# 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.
54
# kubernetesClusterDomain: my-cluster.local
0 commit comments