Files
infrastructure/clusters/cl01tl/storage/cloudnative-pg/values.yaml
Alex Lebens de30f8ef48
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m14s
add images
2025-10-02 17:35:10 -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