Compare commits
No commits in common. "0948b9f43c488fec40a2e02936eee2abcb1eee5c" and "73bd5bbb5b1a88193326ea145c4f08fdee31baad" have entirely different histories.
0948b9f43c
...
73bd5bbb5b
|
@ -6,7 +6,3 @@ 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
|
||||
|
|
|
@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.21.1/cnpg-1.21.1.yaml
|
||||
- https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.18/releases/cnpg-1.18.1.yaml
|
||||
|
||||
configurations:
|
||||
- ./configurations/cnpg-cluster.yaml
|
Loading…
Reference in New Issue