feat: refactor apps
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 57s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m18s
render-manifests / render-manifests (pull_request) Successful in 1m25s

This commit is contained in:
2026-03-25 20:32:23 -05:00
parent 7f303d02b7
commit 987bd0fb6f
17 changed files with 62 additions and 69 deletions

View File

@@ -3,7 +3,7 @@ cloudnative-pg:
resources:
requests:
cpu: 10m
memory: 64Mi
memory: 100Mi
monitoring:
podMonitorEnabled: true
plugin-barman-cloud:
@@ -12,5 +12,5 @@ plugin-barman-cloud:
create: true
resources:
requests:
cpu: 10m
memory: 64Mi
cpu: 1m
memory: 20Mi