migrate
This commit is contained in:
16
clusters/cl01tl/helm/cloudnative-pg/values.yaml
Normal file
16
clusters/cl01tl/helm/cloudnative-pg/values.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
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.9.0
|
||||
crds:
|
||||
create: true
|
||||
Reference in New Issue
Block a user