Add Cloud Native PG

This commit is contained in:
Daniel Cosme
2026-05-02 06:44:16 -04:00
parent b1a5bf1d96
commit 00da421787
4 changed files with 26 additions and 10 deletions
@@ -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