8 Commits

Author SHA1 Message Date
677214b848 REFACTOR(repo): move vault/ to manifests/
- Move ExternalSecret file from vault/ to manifests/secret.yaml
- Update kustomization.yaml references
- Remove vault/ folder

Apps: authelia
2026-01-06 16:43:38 +09:00
3c51bb3b5e FIX(authelia): keep ingress in manifests
- Keep ingress in manifests/ due to chart schema complexity
- Authelia chart has complex ingress schema
2026-01-06 15:27:17 +09:00
875dbbc42c REFACTOR(authelia): integrate ingress in values
- Move config.yaml, middleware.yaml, rbac.yaml to manifests/
- Add ingress configuration to helm-values.yaml
- Remove separate ingress.yaml
2026-01-06 15:12:22 +09:00
159e135ee8 FEAT(authelia): add OIDC admin ClusterRoleBinding
- Add ClusterRoleBinding for Authelia SSO
- Enable admin access via OIDC
2026-01-05 00:40:26 +09:00
520261d36e FEAT(authelia): enable Authelia OIDC provider with MinIO client
- Enable OIDC identity provider
- Add MinIO as OIDC client
- Configure secrets from Vault
2026-01-04 23:41:39 +09:00
2ce3a296ae REFACTOR(authelia): remove OIDC config files
- Remove OIDC configuration files
- Clean up unused configurations
2026-01-04 23:41:39 +09:00
db24350909 REFACTOR(repo): rename users-database.yaml
- to config.yaml
2026-01-04 23:41:39 +09:00
0ec31ac5a9 FEAT(authentik): add authelia sso
- replacing authentik
2026-01-04 23:41:39 +09:00