Hi guys, my k8s cluster has a custom domain name `pbvl.custom` instead of default `cluster.local` . ...
a
Hi guys, my k8s cluster has a custom domain name
pbvl.custom
instead of default
cluster.local
. When I'm trying to install SigNoz using helm chart, the clickhouse-operator is still searching with the default
cluster.local
domain name. As a result, the installation is failing. I tried changing the
hostRegexpTemplate
value in the
etc-files.yaml
but no luck.
charts > charts > clickhouse > templates >clickhouse-operator > configmaps > etc-files.yaml
Ref: https://github.com/SigNoz/charts/blob/73faeb3ec74e21031bfe5f4124ec2799a75d6a20/cha[…]ckhouse/templates/clickhouse-operator/configmaps/etc-files.yaml