File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
deploy/helm/hive-operator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88
99- Add support for Hive ` 4.0.0 ` ([ #508 ] ).
1010- The operator can now run on Kubernetes clusters using a non-default cluster domain. Use the env var ` KUBERNETES_CLUSTER_DOMAIN `
11- to set the domain explicitly or use the operator helm- chart property ` kubernetesClusterDomain ` ([ #522 ] ).
11+ to set the domain explicitly or use the operator Helm chart property ` kubernetesClusterDomain ` ([ #522 ] ).
1212
1313### Changed
1414
Original file line number Diff line number Diff line change @@ -48,6 +48,6 @@ tolerations: []
4848
4949affinity : {}
5050
51- # When running on a non-default Kubernetes cluster domain you can set your custom cluster domain here.
51+ # When running on a non-default Kubernetes cluster domain, the cluster domain can be configured here.
5252# See the https://docs.stackable.tech/home/stable/guides/kubernetes-cluster-domain guide for details.
5353# kubernetesClusterDomain: my-cluster.local
You can’t perform that action at this time.
0 commit comments