Skip to content

Commit

Permalink
Update readme, update deploying on k8s via helm
Browse files Browse the repository at this point in the history
  • Loading branch information
andylibrian committed Apr 13, 2021
1 parent 11ed6f5 commit 17e25d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ helm install terjang andylibrian/terjang
```

Configuration: see [values.yaml](https://github.com/andylibrian/helm-charts/blob/main/charts/terjang/values.yaml)
To access UI: `kubectl port-forward svc/server 9009:80`, then open [http://localhost:9009](http://localhost:9009)

To access the UI: `kubectl port-forward svc/server 9009:80`, then open [http://localhost:9009](http://localhost:9009)


## Contributing
Expand Down

0 comments on commit 17e25d3

Please sign in to comment.