From b06e2b5783a772ceafef7994edbc50dd1ced7b0b Mon Sep 17 00:00:00 2001
From: Bryan Brancotte <bryan.brancotte@pasteur.fr>
Date: Tue, 14 Nov 2023 15:30:52 +0100
Subject: [PATCH] add link to doc

---
 shiny-server/templates/NOTES.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/shiny-server/templates/NOTES.txt b/shiny-server/templates/NOTES.txt
index 468b45c..33bd1a4 100644
--- a/shiny-server/templates/NOTES.txt
+++ b/shiny-server/templates/NOTES.txt
@@ -14,3 +14,9 @@ Settings:
 {{- if .Values.registry.private }}
 - Registry is private
 {{- end}}
+
+The documentation of the package deploying your application in kubernetes is available at
+https://hub.pages.pasteur.fr/shiny-k8s/user_guide
+
+If you have any question, maybe the answer is in the FAQ:
+https://hub.pages.pasteur.fr/shiny-k8s/user_guide/FAQ_user.html
\ No newline at end of file
-- 
GitLab