Commit 2ae25491 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'alberts-debug-helm' into 'master'

Add debug to helm

See merge request gitlab-org/gitlab!61968
parents e4eb9c66 a8338d9c
......@@ -370,6 +370,7 @@ HELM_CMD=$(cat << EOF
${HELM_CMD} \
--version="${CI_PIPELINE_ID}-${CI_JOB_ID}" \
-f "${base_config_file}" \
-v "${HELM_LOG_VERBOSITY:-1}" \
"${release}" "gitlab-${GITLAB_HELM_CHART_REF}"
EOF
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment