We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a91a7 commit 6e24dc1Copy full SHA for 6e24dc1
deploy/charts/deployment-tracker/templates/NOTES.txt
@@ -1,10 +1,5 @@
1
deployment-tracker has been installed.
2
3
-{{- if not .Values.config.org }}
4
-
5
-WARNING: config.org is not set. The controller requires a GitHub organization name.
6
-{{- end }}
7
8
1. Check the deployment status:
9
10
kubectl get deployment {{ include "deployment-tracker.fullname" . }} -n {{ .Release.Namespace }}
0 commit comments