Skip to content
Snippets Groups Projects
Commit 23b89987 authored by Maxime Guyot's avatar Maxime Guyot Committed by Kubernetes Prow Robot
Browse files

Add OIDC to CI (#5407)

parent 401d441c
No related branches found
No related tags found
No related merge requests found
...@@ -25,3 +25,6 @@ metrics_server_kubelet_insecure_tls: true ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment