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 5b9a3d5 commit a953603Copy full SHA for a953603
deploy/helm/druid-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