fix(cnpg): Add barman cloud plugin

This commit is contained in:
2025-11-23 15:08:05 +01:00
parent 58ad0187ca
commit 8fb09007d1
+8
View File
@@ -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