From ef7c80df050d81699267c66585f2e918e2a5daf0 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Mon, 25 Sep 2023 23:24:37 +0300 Subject: [PATCH] :memo: Update Helm notes --- helm-chart/templates/NOTES.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/helm-chart/templates/NOTES.txt b/helm-chart/templates/NOTES.txt index 446b5a749..131584889 100644 --- a/helm-chart/templates/NOTES.txt +++ b/helm-chart/templates/NOTES.txt @@ -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: