Files
infrastructure/clusters/cl01tl/storage/cloudnative-pg/values.yaml
Alex Lebens 8f1b71b2b6
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m8s
reduce replica
2025-10-02 17:39:17 -05:00

17 lines
351 B
YAML

cloudnative-pg:
replicaCount: 2
monitoring:
podMonitorEnabled: true
plugin-barman-cloud:
replicaCount: 1
image:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud
tag: v0.7.0
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
tag: v0.7.0
crds:
create: true