fix(cnpg): Add barman cloud plugin
This commit is contained in:
@@ -24,6 +24,14 @@ releases:
|
||||
postRendererArgs:
|
||||
- ../values/postgres-operator/kustomize/{{ .Environment.Name }}
|
||||
missingFileHandler: Info
|
||||
- name: plugin-barman-cloud
|
||||
namespace: cnpg
|
||||
chart: cloudnative-pg/plugin-barman-cloud
|
||||
version: 0.3.1
|
||||
condition: postgres_operator.enabled
|
||||
values:
|
||||
- ../values/postgres-operator/values/plugin-barman-cloud.yaml.gotmpl
|
||||
missingFileHandler: Info
|
||||
- name: manifests
|
||||
namespace: cnpg
|
||||
chart: manifests
|
||||
|
||||
Reference in New Issue
Block a user