fix: remove collectors from metrics on postgres (error permission denied for function pg_ls_waldir)
This commit is contained in:
@@ -33,8 +33,9 @@ postgresql:
|
||||
size: 10Gi
|
||||
metrics:
|
||||
enabled: true
|
||||
|
||||
|
||||
collectors:
|
||||
wal: false
|
||||
|
||||
postgresql-ha:
|
||||
enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user