mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
13 lines
335 B
YAML
13 lines
335 B
YAML
altinity-clickhouse-operator:
|
|
serviceMonitor:
|
|
enabled: true
|
|
configs:
|
|
files:
|
|
config.yaml:
|
|
watch:
|
|
namespaces: [".*"]
|
|
clickhouse:
|
|
configuration:
|
|
network:
|
|
hostRegexpTemplate: "(chi-{chi}-[^.]+\\d+-\\d+|clickhouse\\-{chi})\\.{namespace}\\.svc\\.cozy\\.local$"
|