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 a953603 commit a971d39Copy full SHA for a971d39
CHANGELOG.md
@@ -7,7 +7,8 @@ All notable changes to this project will be documented in this file.
7
### Added
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 ([#637]).
+ 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` ([#637]).
12
13
### Changed
14
0 commit comments