fix(k8s): enable oidc auth feature

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-01-13 13:15:41 +08:00
parent 561906df63
commit 1cf128bd58

View File

@ -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