feat: add cloudnative-pg-operator
This commit is contained in:
parent
92496d282a
commit
8ff8cf73b3
|
@ -0,0 +1,5 @@
|
|||
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
|
|
@ -9,3 +9,4 @@ bases:
|
|||
- ./redis
|
||||
- ./minio
|
||||
- ./nginx
|
||||
- ./cloudnative-pg-operator
|
||||
|
|
Loading…
Reference in New Issue