REFACTOR(headlamp): switch to authelia

- Remove OIDC config from helm-values
- Remove ExternalSecret (not needed)
- Add Authelia middleware to ingress
- Headlamp uses ServiceAccount for K8s API access
This commit is contained in:
2026-01-02 19:48:55 +09:00
parent 4a439f8b1d
commit 362ebd6c7d
5 changed files with 3 additions and 36 deletions

View File

@@ -33,9 +33,3 @@ ingress:
# Config
config:
baseURL: ""
oidc:
secret:
create: false
externalSecret:
enabled: true
name: headlamp-oidc