commit 436941074714f11df62d6e60ff56068b6036e864 parent e8c2b9a6e740d464203bd0d04019c349fd91d488 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 16 Nov 2024 13:46:10 +0100 Allow downsize Diffstat:
| M | infrastructure/controllers/cloudnative-pg-operator/operator.yaml | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/cloudnative-pg-operator/operator.yaml b/infrastructure/controllers/cloudnative-pg-operator/operator.yaml @@ -18,6 +18,10 @@ spec: remediation: retries: 3 values: + image: + repository: ghcr.io/mtrnord/workaround_db_operator + pullPolicy: Always + tag: latest monitoring: podMonitorEnabled: true grafanaDashboard: