Add Cloud Native PG
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: cnpg
|
||||
namespace: cnpg-system
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- cluster-namespace.yaml
|
||||
- helm-repository-source.yaml
|
||||
- helm-release.yaml
|
||||
- pg-cluster.yaml
|
||||
- immich-db.yaml
|
||||
Reference in New Issue
Block a user