From f4ac3cd4f90690597f0f03b2c3b53a80579bec7a Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Wed, 23 Oct 2024 14:13:27 +0200 Subject: [PATCH] fixup --- deploy/helm/hbase-operator/values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/deploy/helm/hbase-operator/values.yaml b/deploy/helm/hbase-operator/values.yaml index 57d7b710..7d14bf15 100644 --- a/deploy/helm/hbase-operator/values.yaml +++ b/deploy/helm/hbase-operator/values.yaml @@ -48,7 +48,6 @@ tolerations: [] affinity: {} -# When running on a non-default Kubernetes cluster domain and the auto detection is not working correctly, -# you can set your custom cluster domain here. -# See the https://docs.stackable.tech/home/stable/guides/kubernetes-cluster-domain guide for details +# When running on a non-default Kubernetes cluster domain, the cluster domain can be configured here. +# See the https://docs.stackable.tech/home/stable/guides/kubernetes-cluster-domain guide for details. # kubernetesClusterDomain: my-cluster.local