Skip to content

Commit

Permalink
Merge pull request #97 from AlawnWong/master
Browse files Browse the repository at this point in the history
Update privatecluster.md
  • Loading branch information
bjwswang authored Nov 21, 2024
2 parents adaa5dc + 97ab0c1 commit 2406acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start/privatecluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ chartmuseum-6c4bc46898-6jj4b 1/1 Running 0 13s

```shell
cd components/charts/chartmuseum
helm pacakge .
helm package .
# 成功将会输出 {"saved":true}
curl --data-binary "@chartmuseum-3.10.1.tgz" http://localhost:8080/api/charts
Expand Down

0 comments on commit 2406acf

Please sign in to comment.