Skip to content

Commit

Permalink
Merge branch 'gocrane:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
alierkilic authored Jan 14, 2022
2 parents 30c872f + 01ec8b6 commit dce9524
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ if [ $CUSTOMIZE_PROMETHEUS ]; then sed -i '' "s/http:\/\/prometheus-server.crane
Uninstall helm charts will remove all the Kubernetes components associated with the chart and deletes the release.

```console
helm uninstall crane
helm uninstall mygrafana
helm uninstall fadvisor
helm uninstall prometheus -n crane-system
helm uninstall grafana -n crane-system
helm uninstall cost-exporter -n crane-system
```

Delete `crane-system` will remove all resources in crane.
Expand Down

0 comments on commit dce9524

Please sign in to comment.