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 555df33 commit f3a3a69Copy full SHA for f3a3a69
deploy/helm/airflow-operator/values.yaml
@@ -42,7 +42,6 @@ tolerations: []
42
43
affinity: {}
44
45
-# When running on a non-default Kubernetes cluster domain and the auto detection is not working correctly,
46
-# you can set your custom cluster domain here.
47
-# 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.
48
# kubernetesClusterDomain: my-cluster.local
0 commit comments