Skip to content

Commit d8f7a3c

Browse files
authored
Merge pull request #1893 from stelucz/aws-example
remove AWS_DEFAULT_REGION from example env file
2 parents c51869b + e97add7 commit d8f7a3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/book/src/capi/container-image.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ docker pull registry.k8s.io/scl-image-builder/cluster-node-image-builder-amd64:v
3434
```commandline
3535
AWS_ACCESS_KEY_ID=xxxxxxx
3636
AWS_SECRET_ACCESS_KEY=xxxxxxxx
37-
AWS_DEFAULT_REGION=xxxxxx
3837
```
3938
4039
```commandline

0 commit comments

Comments
 (0)