Skip to content

Commit

Permalink
chore: Use new version of auth (old one no longer works
Browse files Browse the repository at this point in the history
  • Loading branch information
bl-robinson authored and andyspiers committed May 27, 2022
1 parent 39a322a commit 3b0cef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/control_plane/templates/kubeconfig.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ users:
- name: ${kubeconfig_name}
user:
exec:
apiVersion: client.authentication.k8s.io/v1alpha1
apiVersion: client.authentication.k8s.io/v1beta1
command: ${aws_authenticator_command}
args:
${aws_authenticator_command_args}
Expand Down

0 comments on commit 3b0cef8

Please sign in to comment.