Skip to content

Commit e745220

Browse files
author
Mike Terhar
authored
Update ubuntu ami version (#547)
The 1804 ami is unsupported.
1 parent 3154b2a commit e745220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/kubernetes/aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ as a workspace deployment option, you'll need to
179179

180180
nodeGroups:
181181
- name: coder-node-group
182-
amiFamily: Ubuntu1804
182+
amiFamily: Ubuntu2004
183183
```
184184
185185
1. Create your nodegroup (be sure to provide the correct file name):

0 commit comments

Comments
 (0)