Skip to content

Commit

Permalink
Fix variable in help message for k10
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Nov 17, 2021
1 parent a42ff36 commit 409cbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kasten/k10app.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ kubectl rollout status -n kasten-io deploy/frontend-svc
# Then access the dashboard via:
kubectl --n kasten-io port-forward service/gateway 8080:8000
kubectl -n kasten-io port-forward service/gateway 8080:8000
http://127.0.0.1:8080/k10/#/
Expand Down

0 comments on commit 409cbdb

Please sign in to comment.