feat: manual only deployment
This commit is contained in:
@@ -50,7 +50,7 @@ apiServer:
|
||||
"scope": "openid email profile",
|
||||
"token_endpoint_auth_method": "client_secret_post"
|
||||
},
|
||||
"jwks_options": {"verify_exp": true},
|
||||
"jwks_options": {"verify_exp": True},
|
||||
"token_endpoint_auth_method": "client_secret_post",
|
||||
"issuer": "https://keycloak.idir-belfares.fr/auth/realms/k8s-apps"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user