Skip to content

Commit

Permalink
Tidy ingress example
Browse files Browse the repository at this point in the history
Signed-off-by: John McCabe <[email protected]>
  • Loading branch information
johnmccabe authored and alexellis committed Feb 26, 2020
1 parent 118ba32 commit 3a96db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ arkade install openfaas-ingress \
And if you're running on a private cloud, on-premises or on your laptop, you can simply add the [inlets-operator](https://github.com/inlets/inlets-operator/) using [inlets-pro](https://docs.inlets.dev/) to get a secure TCP tunnel and a public IP address.

```bash
[ark]ade install inlets-operator \
arkade install inlets-operator \
--access-token $HOME/digitalocean-token \
--region lon1 \
--license $(cat $HOME/license.txt)
Expand Down

0 comments on commit 3a96db5

Please sign in to comment.