|
|
|
|
|
by lobster_johnson
3110 days ago
|
|
You can use Helm with local files, instead of fiddling with the awkward "repository" concept: helm install .
We use this to wrap Helm with a nice deployment tool that does a lot more (e.g. automatically annotate our resources with git commit information). |
|