17 lines
351 B
YAML
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
|