disable prometheus rules on postgres clusters
This commit is contained in:
@@ -95,6 +95,8 @@ postgres-16-cluster:
|
||||
storageClass: local-path
|
||||
monitoring:
|
||||
enabled: true
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
initdb:
|
||||
postInitSQL:
|
||||
- CREATE DATABASE "lidarr-main" OWNER "app";
|
||||
|
Reference in New Issue
Block a user