add postgres
This commit is contained in:
12
postgres/config/databases/immich_db.yaml
Normal file
12
postgres/config/databases/immich_db.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
kind: Database
|
||||
metadata:
|
||||
name: immich-db
|
||||
namespace: cloudnativepg
|
||||
spec:
|
||||
cluster:
|
||||
name: weyma-pgsql
|
||||
databaseReclaimPolicy: retain
|
||||
ensure: present
|
||||
name: immich
|
||||
owner: immich
|
||||
Reference in New Issue
Block a user