add authentik db
This commit is contained in:
9
postgres/config/databases/authentik.yaml
Normal file
9
postgres/config/databases/authentik.yaml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: postgresql.cnpg.io/v1
|
||||||
|
kind: Database
|
||||||
|
metadata:
|
||||||
|
name: authentik
|
||||||
|
spec:
|
||||||
|
name: authentik
|
||||||
|
owner: authentik
|
||||||
|
cluster:
|
||||||
|
name: weyma-pgsql
|
||||||
Reference in New Issue
Block a user