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

@@ -2,4 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ingress.yaml
- external-secret.yaml