CHORE(authelia): disable local auth and add Authelia SSO

- code-server: Change --auth password to --auth none
- code-server: Add Authelia middleware to ingress
- immich: Add Authelia middleware to ingress
- umami: Add Authelia middleware to ingress
This commit is contained in:
2026-01-01 22:48:50 +09:00
parent 5bc34a7674
commit 6ea23f1995
4 changed files with 4 additions and 10 deletions

View File

@@ -44,7 +44,7 @@ volumePermissions:
# Extra arguments for code-server
extraArgs:
- --auth
- password
- none
# Extra environment variables
extraVars: