Split CloudNativePG from Postgres Cluster
This commit is contained in:
11
infrastructure/hydra/postgres/immich-db.yaml
Normal file
11
infrastructure/hydra/postgres/immich-db.yaml
Normal 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: {}
|
||||
Reference in New Issue
Block a user