Skip to content

Commit 5a18926

Browse files
authored
Merge pull request #555 from LaunchlabAU/master
Update boot.md
2 parents f985728 + f8841b7 commit 5a18926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quickstart/provider/aws/boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export NODE_ROOT_DISK_SIZE=100
7171

7272
Last, so you can easily identify instances in the AWS Console, specify an instance prefix:
7373
```
74-
export INSTANCE_PREFIX=first-k8s
74+
export KUBE_AWS_INSTANCE_PREFIX=first-k8s
7575
```
7676

7777
## Setup kubectl CLI

0 commit comments

Comments
 (0)