fix(k8s-cluster): uncomment kube_oidc_username_prefix for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
b8675f081f
commit
66126db4cf
@ -52,7 +52,7 @@ kube_oidc_client_id: 7cd1df19-24ea-46d7-acd3-5336283139e0
|
||||
# kube_oidc_ca_file: "{{ kube_cert_dir }}/ca.crt"
|
||||
kube_oidc_username_claim: upn
|
||||
# Set to - means that the username is the entire value of the claim
|
||||
kube_oidc_username_prefix:
|
||||
# kube_oidc_username_prefix: -
|
||||
kube_oidc_groups_claim: roles
|
||||
# kube_oidc_groups_prefix: 'oidc:'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user