REFACTOR(cnpg): remove managed databases section
- (not supported by CN... - CNPG operator version doesn't support spec.managed.databases - authentik database created manually via psql
This commit is contained in:
@@ -74,8 +74,4 @@ spec:
|
|||||||
superuserSecret:
|
superuserSecret:
|
||||||
name: postgresql-superuser
|
name: postgresql-superuser
|
||||||
|
|
||||||
# Managed databases
|
# Note: authentik database created manually (CNPG managed databases not supported in this version)
|
||||||
managed:
|
|
||||||
databases:
|
|
||||||
- name: authentik
|
|
||||||
owner: app
|
|
||||||
|
|||||||
Reference in New Issue
Block a user