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 e617a6c commit 11ed6f5
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 @@ -72,7 +72,8 @@ helm repo update
helm install terjang andylibrian/terjang
```

Configuration: see [values.yaml](https://github.com/andylibrian/helm-charts/blob/main/charts/terjang/values.yaml).
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)


## Contributing
Expand Down

0 comments on commit 11ed6f5

Please sign in to comment.