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

@@ -5,6 +5,7 @@ metadata:
namespace: headlamp
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
traefik.ingress.kubernetes.io/router.middlewares: authelia-authelia-auth@kubernetescrd
spec:
ingressClassName: traefik
tls: