Skip to content

Commit

Permalink
Merge pull request #7087 from jhart0/main
Browse files Browse the repository at this point in the history
Fix doc example for bottlerocket bootstrap container
  • Loading branch information
cPu1 authored Sep 21, 2023
2 parents 7b4fb8c + 4e7dc63 commit 6e8e73c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userdocs/src/usage/custom-ami-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ For Bottlerocket nodes, the `overrideBootstrapCommand` is not supported. Instead
bottlerocket:
enableAdminContainer: true
settings:
bootstrap-containers
bootstrap
bootstrap-containers:
bootstrap:
source: <MY-CONTAINER-URI>
```

0 comments on commit 6e8e73c

Please sign in to comment.