Files
infrastructure/clusters/cl01tl/helm/cloudnative-pg/values.yaml
Renovate Bot c69ba1156a
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 13s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Successful in 27s
Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.10.0
2025-12-30 16:02:46 +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.10.0
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
tag: v0.9.0
crds:
create: true