fix(k8s): enable oidc auth feature
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
561906df63
commit
1cf128bd58
@ -39,7 +39,7 @@ kube_log_level: 2
|
||||
credentials_dir: "{{ inventory_dir }}/credentials"
|
||||
|
||||
## It is possible to activate / deactivate selected authentication methods (oidc, static token auth)
|
||||
# kube_oidc_auth: false
|
||||
kube_oidc_auth: true
|
||||
# kube_token_auth: false
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user