clickhouse-operator
clickhouse-operator copied to clipboard
Possible to monitor all namespaces or by pattern
I see in the documentation you can specify which namespaces should be monitored by the operator:
watchNamespaces:
- dev
It appears when watchNamespaces is left empty the operator only monitors the namespace it is installed into. Is it possible to have it monitor all namespaces or namespaces by pattern. For example:
watchNamespaces:
- customers-*
We have multiple tenants sharing our K8s cluster which are segregated by namespace. While possible to update the operators config when a new tenant is added or to run the operator for each tenant, this is less than ideal.
Thanks for all the work on the operator. The schema maintenance is really slick!
Well, this looks like an interesting feature. We'll take a look
hi any news here?
hi any news here?