Skip to content

Commit

Permalink
fix(prometheus): Fix cleanup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
levaitamas committed Jan 6, 2024
1 parent b7b717d commit d625b1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helm/stunner/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ Customize the default values below stunner.config
to your own specification!
{{- end}}

To cleanup:
To cleanup:
helm uninstall {{ .Release.Name }} -n {{ .Release.Namespace }}
kubectl delete namespace {{ .Release.Namespace }}

0 comments on commit d625b1d

Please sign in to comment.