mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-05-12 11:46:41 +00:00
5 lines
68 B
Bash
5 lines
68 B
Bash
#Example...
|
|
helm package .
|
|
cp foo.tgz helm-charts/
|
|
helm repo index.
|