Skip to content

Commit

Permalink
⚙️ typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerlittlefield committed Jun 8, 2021
1 parent abf832b commit 1562ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plumber/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export DOMAIN=api.example.com
export HOSTNAME=main
```

Note that since the image is self-container (i.e. doesn't require bind mounts), you can deploy this to multiple worker nodes in your cluster by updating `plumber.yml` to:
Note that since the image is self-contained (i.e. doesn't require bind mounts), you can deploy this to multiple worker nodes in your cluster by updating `plumber.yml` to:

```yaml
deploy:
Expand Down

0 comments on commit 1562ef0

Please sign in to comment.