Add OIDC to CI (#5407)
This commit is contained in:
parent
401d441c10
commit
23b8998701
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ metrics_server_kubelet_insecure_tls: true
|
|||
kube_token_auth: true
|
||||
kube_basic_auth: true
|
||||
enable_nodelocaldns: false
|
||||
|
||||
kube_oidc_url: https://accounts.google.com/.well-known/openid-configuration
|
||||
kube_oidc_client_id: kubespray-example
|
||||
|
|
Loading…
Reference in a new issue