Skip to content

Commit

Permalink
change ssh key name
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed Oct 18, 2024
1 parent 5e6000a commit 7449f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/ck8s-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ variables:
AWS_NODE_INSTANCE_TYPE: t3.large
AWS_PUBLIC_IP: true
AWS_CREATE_BASTION: true
AWS_SSH_KEY_NAME: "etienne"
AWS_SSH_KEY_NAME: "default"
AWS_AMI_ID: "ami-01b139e6226d65e4f"
AWS_CONTROL_PLANE_ROOT_VOLUME_SIZE: 16
AWS_NODE_ROOT_VOLUME_SIZE: 16
Expand Down

0 comments on commit 7449f1d

Please sign in to comment.