📝 Update the README.md(s)

This commit is contained in:
M. Mert Yildiran
2023-09-25 23:26:06 +03:00
parent ef7c80df05
commit bb0172b151
2 changed files with 2 additions and 4 deletions

View File

@@ -46,8 +46,7 @@ helm uninstall kubeshark
Do the port forwarding:
```shell
kubectl port-forward -n kubeshark service/kubeshark-hub 8898:80 & \
kubectl port-forward -n kubeshark service/kubeshark-front 8899:80
kubectl port-forward service/kubeshark-front 8899:80
```
Visit [localhost:8899](http://localhost:8899)