Skip to content

Commit 7891163

Browse files
committed
improve language
1 parent 8272008 commit 7891163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

deploy/helm/hive-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ tolerations: []
4848

4949
affinity: {}
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

0 commit comments

Comments
 (0)