feat: refactor (#5110)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m29s

Reviewed-on: #5110
This commit was merged in pull request #5110.
This commit is contained in:
2026-03-25 00:13:09 +00:00
parent 82e4d5b389
commit 673377e300
8 changed files with 36 additions and 47 deletions

View File

@@ -1,16 +1,16 @@
cloudnative-pg:
replicaCount: 2
resources:
requests:
cpu: 10m
memory: 64Mi
monitoring:
podMonitorEnabled: true
plugin-barman-cloud:
replicaCount: 1
image:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud
tag: v0.11.0
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
tag: v0.11.0
replicaCount: 2
crds:
create: true
resources:
requests:
cpu: 10m
memory: 64Mi