Browse Source

Add OIDC to CI (#5407)

pull/5416/head
Maxime Guyot 5 years ago
committed by Kubernetes Prow Robot
parent
commit
23b8998701
1 changed files with 3 additions and 0 deletions
  1. 3
      tests/files/packet_centos7-flannel-addons.yml

3
tests/files/packet_centos7-flannel-addons.yml

@ -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…
Cancel
Save