change source
All checks were successful
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 1m5s

This commit is contained in:
2025-10-03 22:51:49 -05:00
parent 9985088d99
commit dcc9726d10

View File

@@ -242,6 +242,8 @@ postgres-16-b-cluster:
storageClass: local-path storageClass: local-path
walStorage: walStorage:
storageClass: local-path storageClass: local-path
postgresUID: 26
postgresGID: 26
enableSuperuserAccess: true enableSuperuserAccess: true
monitoring: monitoring:
enabled: true enabled: true