📝 Update Helm notes

This commit is contained in:
M. Mert Yildiran 2023-09-25 23:24:37 +03:00
parent 5bd44b57f4
commit ef7c80df05
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -16,7 +16,6 @@ To access the application, follow these steps:
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
2. Once port forwarding is done, you can access the application by visiting the following URL in your web browser: