Skip to content

Commit 2266c4a

Browse files
committed
adapt to op-rs 0.80.0
1 parent 2916830 commit 2266c4a

File tree

9 files changed

+169
-146
lines changed

9 files changed

+169
-146
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ All notable changes to this project will be documented in this file.
88

99
- Added regorule library for accessing user-info-fetcher ([#580]).
1010
- Added support for OPA 0.67.1 ([#616]).
11-
- The operator can now run on Kubernetes clusters using a non-default cluster domain. It should automatically detect the
12-
correct domain to use, but you can also use the env var `KUBERNETES_CLUSTER_DOMAIN` to set the domain explicitly
13-
or use the helm-chart property `kubernetesClusterDomain` ([#637]).
11+
- The operator can now run on Kubernetes clusters using a non-default cluster domain.
12+
Use the env var `KUBERNETES_CLUSTER_DOMAIN` or the operator Helm chart property `kubernetesClusterDomain` to set a non-default cluster domain ([#637]).
1413

1514
### Changed
1615

0 commit comments

Comments
 (0)