Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Update NOTES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
asaintsever authored Oct 28, 2020
1 parent 5c37570 commit a26cd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Your release is named {{ .Release.Name }}.

=====
To get status:
$ helm status {{ .Release.Name }}
$ helm status {{ .Release.Name }} -n {{ .Release.Namespace }}

To uninstall:
$ helm delete {{ .Release.Name }} -n {{ .Release.Namespace }}
Expand Down

0 comments on commit a26cd1e

Please sign in to comment.