mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
fix(fetchhelm): helm init is not required anymore
This commit is contained in:
parent
962106fa22
commit
ce55ddead6
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ in {
|
|||
|
||||
buildCommand = ''
|
||||
export HOME="$PWD"
|
||||
helm init >/dev/null
|
||||
echo "adding helm repo"
|
||||
${if repo == null then "" else "helm repo add repository ${repo}"}
|
||||
echo "fetching helm chart"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue