Split CloudNativePG from Postgres Cluster

This commit is contained in:
Daniel Cosme
2026-05-02 06:55:29 -04:00
parent e6973e801c
commit 57a2b65f20
15 changed files with 81 additions and 70 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: immich-db
namespace: cnpg-cluster
spec:
cluster:
name: cnpg-cluster
name: immich
owner: immich
status: {}