Похожие чаты

I use helm 3.6.2 in gitlab ci: helm upgrade $RELEASE deploy/helm

--install --atomic --namespace $NAMESPACE -f $VALUES --set image.tag=$CI_COMMIT_TAG
But get this error:
Error: "helm upgrade" requires 2 arguments
Usage: helm upgrade [RELEASE] [CHART] [flags]
I'm sure all variables are strings without any space

any mistake I made?

3 ответов

13 просмотров

Print RELEASE, makes sure it's valorised

Насер-Мирзаи Автор вопроса
Насер-Мирзаи Автор вопроса

Resolved: $VALUES had been set as a variable, not a file 🙈

Похожие вопросы

Обсуждают сегодня

Карта сайта