|
|
fbe5734fc1
|
FIX(headlamp): restore oidc config for k3s
- Restore OIDC configuration for K3s cluster
- Fix authentication settings
|
2026-01-05 00:43:51 +09:00 |
|
|
|
362ebd6c7d
|
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
|
2026-01-05 00:43:51 +09:00 |
|
|
|
4a439f8b1d
|
FEAT(headlamp): add oidc_validator env vars for Headlamp
- Add OIDC validator environment variables
- Configure OIDC authentication settings
|
2026-01-05 00:43:51 +09:00 |
|
|
|
1731b0ba4e
|
FIX(headlamp): fix OIDC env var names
- Correct OIDC environment variable names
- Fix authentication configuration
|
2026-01-05 00:43:51 +09:00 |
|
|
|
b74bc14950
|
FIX(headlamp): set baseURL to empty string
- Change baseURL to empty string
- Fix path routing configuration
|
2026-01-05 00:43:51 +09:00 |
|
|
|
6d19c01bf1
|
FIX(headlamp): use ExternalSecret for OIDC config
- Use externalSecret.enabled instead of env
- Add template to ExternalSecret with all OIDC fields
|
2026-01-05 00:43:51 +09:00 |
|
|
|
f17bbe3514
|
FEAT(headlamp): configure Headlamp OIDC with Authelia
- Add OIDC configuration (clientID, issuerURL, scopes)
- Add ExternalSecret for OIDC client secret from Vault
- Remove Authelia middleware (using direct OIDC auth)
|
2026-01-05 00:43:51 +09:00 |
|
|
|
47eacb506d
|
FIX(headlamp): fix Helm repo URL
- Correct Headlamp Helm repository URL
- Fix chart source configuration
|
2026-01-05 00:43:51 +09:00 |
|
|
|
5227d9361d
|
REFACTOR(headlamp): replace k8s-dash with Headlamp
|
2026-01-05 00:43:51 +09:00 |
|