Skip to content

Commit 93ddcae

Browse files
committed
authmode must be at least api_and_config_map to disable admin bootstrap
1 parent 261ad41 commit 93ddcae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/data/eks/cluster-template-eks-auth-bootstrap-disabled.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
sshKeyName: "${AWS_SSH_KEY_NAME}"
3232
version: "${KUBERNETES_VERSION}"
3333
accessConfig:
34+
authenticationMode: api_and_config_map
3435
bootstrapClusterCreatorAdminPermissions: false
3536
identityRef:
3637
kind: AWSClusterStaticIdentity

0 commit comments

Comments
 (0)