fix(clickhouse): explicitly specify watch namespace
All checks were successful
Renovate / renovate (push) Successful in 55s

This commit is contained in:
Peter 2024-11-26 21:23:56 +01:00
parent f79f1eb8d6
commit d52d2088d5
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -18,3 +18,15 @@ patches:
kind: Namespace
name: clickhouse-operator
version: v1
- patch: |-
- op: add
path: /spec/template/spec/containers/0/env/-
value:
name: WATCH_NAMESPACES
value: "plausible"
target:
group: apps
version: v1
kind: Deployment
name: clickhouse-operator