Skip to content

Commit

Permalink
add ami id to .rc file
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed Aug 21, 2024
1 parent bbd3d72 commit b47b384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/aws/template-variables.rc
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ export AWS_PUBLIC_IP= # e.g. "true"
export AWS_CONTROL_PLANE_MACHINE_FLAVOR= # e.g. "t3.large"
export AWS_NODE_MACHINE_FLAVOR= # e.g. "t3.large"
export AWS_SSH_KEY_NAME= # e.g. "default"
export AWS_AMI_ID= # e.g. "ami-0ad50e72a79228704"

export AWS_CCM_IMAGE=registry.k8s.io/provider-aws/cloud-controller-manager:v1.28.3

0 comments on commit b47b384

Please sign in to comment.