Commit Graph

5 Commits

Author SHA1 Message Date
09e841d025 FEAT(authelia): add authelia
- to manually created databases list
2026-01-05 00:39:12 +09:00
bc3445e170 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
2026-01-05 00:39:12 +09:00
72f1ae1e11 FEAT(postgresql): add authentik database
- to main pg cluster
- Add managed database 'authentik' owned by 'app' user
- Consolidate from separate authentik-postgres CNPG cluster
2026-01-05 00:39:12 +09:00
588861a53b REFACTOR(vault): remove Vault database and user
- Vault uses file storage instead
- Remove database dependencies
2026-01-05 00:39:12 +09:00
75a165b474 REFACTOR(postgresql): rename pg-cnpg namespace and folder
- Rename to postgresql
- Standardize naming convention
2026-01-05 00:39:12 +09:00