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:
@@ -44,7 +44,7 @@ volumePermissions:
|
||||
# Extra arguments for code-server
|
||||
extraArgs:
|
||||
- --auth
|
||||
- password
|
||||
- none
|
||||
|
||||
# Extra environment variables
|
||||
extraVars:
|
||||
|
||||
Reference in New Issue
Block a user