feat: Added support for client.authentication.k8s.io/v1beta1 (#1550)

This commit is contained in:
Vilvaramadurai Samidurai (Vilva)
2021-11-02 10:19:40 +00:00
committed by GitHub
parent 949bebe5bc
commit ed048f3c1a
4 changed files with 15 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ users:
- name: ${kubeconfig_name}
user:
exec:
apiVersion: client.authentication.k8s.io/v1alpha1
apiVersion: ${aws_authenticator_kubeconfig_apiversion}
command: ${aws_authenticator_command}
args:
%{~ for i in aws_authenticator_command_args }