Skip to content

Commit

Permalink
Corrects minio helm repo command
Browse files Browse the repository at this point in the history
  • Loading branch information
flickerfly authored and roboquat committed Aug 30, 2021
1 parent e039c1b commit 0e0f039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cd gitpod/chart

helm repo add charts.gitpod.io https://charts.gitpod.io
helm repo add stable https://charts.helm.sh/stable
helm repo add stable https://helm.min.io/
helm repo add minio https://helm.min.io/
helm repo update
helm dep up
```
Expand Down

0 comments on commit 0e0f039

Please sign in to comment.