|
|
061489756a
|
CHORE(authelia): update admin password hash
- Update password hash for admin user
- Ensure secure authentication
|
2026-01-10 01:16:48 +09:00 |
|
|
|
8f449666b5
|
CHORE(authelia): Remove immich OIDC client
- Remove IMMICH_CLIENT_SECRET from extraVolumes/extraVolumeMounts
- Remove immich OIDC client configuration
- Immich application removed
CHORE(authelia): Remove IMMICH_CLIENT_SECRET from ExternalSecret
|
2026-01-09 21:45:16 +09:00 |
|
|
|
384d73d1fa
|
REFACTOR(secrets): flatten Vault paths
- Change secret paths from <category>/<app> to <app>
- databases/postgresql → postgresql
- cluster-infrastructure/authelia → authelia
|
2026-01-06 16:53:10 +09:00 |
|
|
|
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 |
|