From 88ba426056edf651d5a964b2ecf37bebd70b34b7 Mon Sep 17 00:00:00 2001 From: Volodymyr Stoiko Date: Mon, 12 May 2025 21:07:55 +0300 Subject: [PATCH] upd --- 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 dc8ce8f7d..81170986f 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/ and add via mounted secret (`tap.secrets`). +- 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 it as `LICENSE` via mounted secret (`tap.secrets`). {{- end }} {{ if .Values.tap.ingress.enabled }}