Skip to content

Commit

Permalink
Update nodeadm/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Baker <ndbaker1@outlook.com>
  • Loading branch information
Issacwww and ndbaker1 authored Jan 21, 2025
1 parent f7d7925 commit 9e56b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodeadm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ spec: ...
--BOUNDARY--
```

The source for the configuration object can be specified with the `--config-source` flag. It accepts a URI with supported schemes: [imds, file]. The default source is `imds://user-data`,
The source for the configuration object can be specified with the `--config-source` flag and follows a URI format. The default is `imds://user-data`, which pulls from EC2 instance userdata, but you may provide a file path with `file://...`.

The [API reference documentation](doc/api.md) contains the details of the configuration types.

0 comments on commit 9e56b61

Please sign in to comment.