mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🐛 headlamp
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
- "-plugins-dir=/headlamp/plugins"
|
||||
env:
|
||||
HEADLAMP_CONFIG_OIDC_CLIENT_ID: headlamp
|
||||
HEADLAMP_CONFIG_OIDC_IDP_ISSUER_URL: https://auth.${SECRET_CLUSTER_DOMAIN}/.well-known/openid-configuration
|
||||
HEADLAMP_CONFIG_OIDC_IDP_ISSUER_URL: https://auth.${SECRET_CLUSTER_DOMAIN}/api/oidc/authorization
|
||||
HEADLAMP_CONFIG_OIDC_CLIENT_SECRET: ${SECRET_HEADLAMP_OAUTH_CLIENT_SECRET}
|
||||
service:
|
||||
main:
|
||||
|
Reference in New Issue
Block a user