Skip to content

Commit 4c6e565

Browse files
committed
adapt to op-rs 0.80.0
1 parent d3972f4 commit 4c6e565

File tree

5 files changed

+124
-87
lines changed

5 files changed

+124
-87
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
### Added
66

77
- Allowing arbitrary python code as EXPERIMENTAL_FILE_HEADER and EXPERIMENTAL_FILE_FOOTER in superset_config.py ([#530]).
8-
- The operator can now run on Kubernetes clusters using a non-default cluster domain. It should automatically detect the
9-
correct domain to use, but you can also use the env var `KUBERNETES_CLUSTER_DOMAIN` to set the domain explicitly
10-
or use the helm-chart property `kubernetesClusterDomain` ([#549]).
8+
- The operator can now run on Kubernetes clusters using a non-default cluster domain.
9+
Use the env var `KUBERNETES_CLUSTER_DOMAIN` or the operator Helm chart property `kubernetesClusterDomain` to set a non-default cluster domain ([#549]).
1110

1211
### Changed
1312

0 commit comments

Comments
 (0)