From 82ffc364735a78cc232f6e963fcb31997a3091ea Mon Sep 17 00:00:00 2001 From: Csaky Date: Mon, 7 Oct 2024 11:01:04 -0700 Subject: [PATCH] test pr --- charts/coms/templates/NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/coms/templates/NOTES.txt b/charts/coms/templates/NOTES.txt index a5b85f30..f821f8d5 100644 --- a/charts/coms/templates/NOTES.txt +++ b/charts/coms/templates/NOTES.txt @@ -20,5 +20,5 @@ Get the application URL by running these commands: {{- end }} {{- if not $configMap }} -Make sure that ConfigMap "{{ $configMapName }}" is defined in the namespace; the deployment will fail to run without it! +...Make sure that ConfigMap "{{ $configMapName }}" is defined in the namespace; the deployment will fail to run without it! {{- end }}