Files
infrastructure/clusters/cl01tl/helm/cloudnative-pg/values.yaml
Alex Lebens 3e17e25d44
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 36s
render-manifests / render-manifests (pull_request) Successful in 35s
lint-test-helm / validate-kubeconform (pull_request) Successful in 26s
feat: scale down to 1
2026-03-24 19:45:59 -05:00

17 lines
262 B
YAML

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