Skip to content

Commit a953603

Browse files
committed
document values.yaml
1 parent 5b9a3d5 commit a953603

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deploy/helm/druid-operator/values.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ nodeSelector: {}
4747
tolerations: []
4848

4949
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

Comments
 (0)