Add OIDC to CI (#5407)

pull/5416/head
Maxime Guyot 2019-12-05 14:40:32 +01:00 committed by Kubernetes Prow Robot
parent 401d441c10
commit 23b8998701
1 changed files with 3 additions and 0 deletions

View File

@ -25,3 +25,6 @@ metrics_server_kubelet_insecure_tls: true
kube_token_auth: true kube_token_auth: true
kube_basic_auth: true kube_basic_auth: true
enable_nodelocaldns: false enable_nodelocaldns: false
kube_oidc_url: https://accounts.google.com/.well-known/openid-configuration
kube_oidc_client_id: kubespray-example