diff --git a/helm-chart/templates/NOTES.txt b/helm-chart/templates/NOTES.txt index 1beaa0e5d..dc8ce8f7d 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 either log-in/sign-up through the dashboard, or download the 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/ and add via mounted secret (`tap.secrets`). {{- end }} {{ if .Values.tap.ingress.enabled }}