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 95685fd commit 31f2689Copy full SHA for 31f2689
deploy/helm/hbase-operator/values.yaml
@@ -47,3 +47,8 @@ nodeSelector: {}
47
tolerations: []
48
49
affinity: {}
50
+
51
+# When running on a non-default Kubernetes cluster domain and the auto detections 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
0 commit comments