disable prometheus rules on postgres clusters

This commit is contained in:
2024-06-22 18:01:48 -05:00
parent d7abab71cf
commit 49e3279db5
11 changed files with 21 additions and 1 deletions

View File

@@ -95,6 +95,8 @@ postgres-16-cluster:
storageClass: local-path
monitoring:
enabled: true
prometheusRule:
enabled: false
initdb:
database: app
owner: app