Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammedsaidkaya committed May 8, 2022
1 parent af97cbc commit db73d85
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@

# HELM Installation

```
helm package myapp
mv myapp-0.2.0.tgz docs
helm repo index docs --url https://muhammedsaidkaya.github.io/chart-museum-test
helm repo add test https://muhammedsaidkaya.github.io/chart-museum-test
helm repo add chart-museum https://muhammedsaidkaya.github.io/chart-museum-test
helm repo update
helm upgrade --install test test/myapp
helm upgrade --install titanic chart-museum/myapp
```

0 comments on commit db73d85

Please sign in to comment.