FEAT(headlamp): add oidc_validator env vars for Headlamp
- Add OIDC validator environment variables - Configure OIDC authentication settings
This commit is contained in:
@@ -18,6 +18,8 @@ spec:
|
||||
OIDC_CLIENT_SECRET: "{{ .clientSecret }}"
|
||||
OIDC_ISSUER_URL: https://auth0213.kro.kr
|
||||
OIDC_SCOPES: "openid profile email groups"
|
||||
OIDC_VALIDATOR_CLIENT_ID: headlamp
|
||||
OIDC_VALIDATOR_ISSUER_URL: https://auth0213.kro.kr
|
||||
data:
|
||||
- secretKey: clientSecret
|
||||
remoteRef:
|
||||
|
||||
Reference in New Issue
Block a user