From a927cb3522ea651bcdaa7f9b143b7b056ddc85f1 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:08:22 -0700 Subject: [PATCH] updated the license notification as a result of a successful helm installation. --- helm-chart/templates/NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/templates/NOTES.txt b/helm-chart/templates/NOTES.txt index b1a6a1d72..1beaa0e5d 100644 --- a/helm-chart/templates/NOTES.txt +++ b/helm-chart/templates/NOTES.txt @@ -28,7 +28,7 @@ Notices: - Support chat using Intercom is enabled. It can be disabled using `--set supportChatEnabled=false` {{- end }} {{- if eq .Values.license ""}} -- No license key was detected. You can get your license key from https://console.kubeshark.co/. +- No license key was detected. You can either log-in/sign-up through the dashboard, or download the license key from https://console.kubeshark.co/. {{- end }} {{ if .Values.tap.ingress.enabled }}