You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/druid/pages/reference/environment-variables.adoc
+33-2
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,44 @@
2
2
3
3
This operator accepts the following environment variables:
4
4
5
+
== KUBERNETES_CLUSTER_DOMAIN
6
+
7
+
*Default value*: cluster.local
8
+
9
+
*Required*: false
10
+
11
+
*Multiple values*: false
12
+
13
+
This instructs the operator, which value it should use for the Kubernetes `clusterDomain` setting.
14
+
Make sure to keep this in sync with whatever setting your cluster uses.
15
+
Please see the documentation xref:guides:kubernetes-cluster-domain.adoc[on configuring the Kubernetes cluster domain] for more information on this feature.
0 commit comments