FEAT(authelia): configure immich oidc

- Add ExternalSecret for OIDC client secret
- Add OAuth environment variables
- Remove Authelia middleware (using direct OIDC)
This commit is contained in:
2026-01-02 21:09:39 +09:00
parent fbe5734fc1
commit dba1ae56a0
3 changed files with 32 additions and 1 deletions

View File

@@ -3,4 +3,5 @@ kind: Kustomization
resources:
- pvc.yaml
- vault/immich-postgres-password.yaml
- vault/immich-oidc.yaml
namespace: immich