Files
infrastructure/clusters/cl01tl/helm/cloudnative-pg/values.yaml
Renovate Bot 3a609102ba
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 13s
Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.10.0
2025-12-30 16:01:49 +00:00

17 lines
352 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.9.0
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
tag: v0.10.0
crds:
create: true