Files
infrastructure/clusters/cl01tl/storage/cloudnative-pg/values.yaml
Renovate Bot d081c6b645
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (pull_request) Successful in 10s
Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.8.0
2025-10-28 01:24:01 +00: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.8.0
crds:
create: true