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: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,8 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Added
8
8
9
-
- The operator can now run on Kubernetes clusters using a non-default cluster domain. It should automatically detect the
10
-
correct domain to use, but you can also use the env var `KUBERNETES_CLUSTER_DOMAIN` to set the domain explicitly
11
-
or use the helm-chart property `kubernetesClusterDomain` ([#870]).
9
+
- The operator can now run on Kubernetes clusters using a non-default cluster domain.
10
+
Use the env var `KUBERNETES_CLUSTER_DOMAIN` or the operator Helm chart property `kubernetesClusterDomain` to set a non-default cluster domain ([#870]).
0 commit comments