Skip to content

Commit

Permalink
Update internal/creator/templates/pack_readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Charlie Voiselle <[email protected]>
  • Loading branch information
mikenomitch and angrycub authored Oct 25, 2023
1 parent a1df3be commit a656229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/creator/templates/pack_readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ service reads from.
- `count` (number:2) - The number of app instances to deploy
- `job_name` (string) - The name to use as the job name which overrides using
the pack name
- `datacenters` (list of strings:["dc1"]) - A list of datacenters in the region which
- `datacenters` (list of strings:["*"]) - A list of datacenters in the region which
are eligible for task placement
- `region` (string) - The region where jobs will be deployed
- `register_service` (bool: true) - If you want to register a Nomad service
Expand Down

0 comments on commit a656229

Please sign in to comment.