Files
infrastructure/clusters/cl01tl/helm/cloudnative-pg/values.yaml
Alex Lebens 673377e300
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
feat: refactor (#5110)
Reviewed-on: #5110
2026-03-25 00:13:09 +00:00

17 lines
262 B
YAML

cloudnative-pg:
replicaCount: 2
resources:
requests:
cpu: 10m
memory: 64Mi
monitoring:
podMonitorEnabled: true
plugin-barman-cloud:
replicaCount: 2
crds:
create: true
resources:
requests:
cpu: 10m
memory: 64Mi