feat(cnpg): upgrade to 1.21

This commit is contained in:
wpetit 2023-11-09 10:30:56 +01:00
parent 5e80991347
commit 9d3c48580a
2 changed files with 5 additions and 1 deletions

View File

@ -6,3 +6,7 @@ nameReference:
kind: Cluster
- path: spec/bootstrap/initdb/secret/name
kind: Cluster
- path: spec/backup/barmanObjectStore/s3Credentials/accessKeyId/name
kind: Cluster
- path: spec/backup/barmanObjectStore/s3Credentials/secretAccessKey/name
kind: Cluster

View File

@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.18/releases/cnpg-1.18.1.yaml
- https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.21.1/cnpg-1.21.1.yaml
configurations:
- ./configurations/cnpg-cluster.yaml