mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-09 04:19:22 +00:00
📝 Update Helm notes
This commit is contained in:
parent
5bd44b57f4
commit
ef7c80df05
@ -16,7 +16,6 @@ To access the application, follow these steps:
|
|||||||
|
|
||||||
1. Perform port forwarding with the following commands:
|
1. Perform port forwarding with the following commands:
|
||||||
|
|
||||||
kubectl port-forward -n {{ .Release.Namespace }} service/kubeshark-hub 8898:80 & \
|
|
||||||
kubectl port-forward -n {{ .Release.Namespace }} service/kubeshark-front 8899:80
|
kubectl port-forward -n {{ .Release.Namespace }} service/kubeshark-front 8899:80
|
||||||
|
|
||||||
2. Once port forwarding is done, you can access the application by visiting the following URL in your web browser:
|
2. Once port forwarding is done, you can access the application by visiting the following URL in your web browser:
|
||||||
|
Loading…
Reference in New Issue
Block a user