We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c31152 + b28e35c commit 099d28fCopy full SHA for 099d28f
templates/cluster-template-aws.yaml
@@ -20,7 +20,6 @@ metadata:
20
name: ${CLUSTER_NAME}
21
spec:
22
region: ${AWS_REGION}
23
- imageLookupBaseOS: ubuntu-20.04
24
sshKeyName: ${AWS_SSH_KEY_NAME}
25
bastion:
26
enabled: ${AWS_CREATE_BASTION:=false}
0 commit comments