Skip to content

Commit 6e24dc1

Browse files
committed
remove required value warning in notes
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 parent 86a91a7 commit 6e24dc1

File tree

1 file changed

+0
-5
lines changed
  • deploy/charts/deployment-tracker/templates

1 file changed

+0
-5
lines changed

deploy/charts/deployment-tracker/templates/NOTES.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
deployment-tracker has been installed.
22

3-
{{- if not .Values.config.org }}
4-
5-
WARNING: config.org is not set. The controller requires a GitHub organization name.
6-
{{- end }}
7-
83
1. Check the deployment status:
94

105
kubectl get deployment {{ include "deployment-tracker.fullname" . }} -n {{ .Release.Namespace }}

0 commit comments

Comments
 (0)