Files
infrastructure/clusters/cl01tl/helm/cloudnative-pg/values.yaml
Alex Lebens 9fe9f2072b
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 42s
lint-test-helm / validate-kubeconform (pull_request) Successful in 39s
render-manifests / render-manifests (pull_request) Successful in 1m11s
feat: refactor
2026-03-24 19:09:13 -05: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