Skip to content
Snippets Groups Projects
Commit 2ae25491 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

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

Add debug to helm

See merge request gitlab-org/gitlab!61968
parents e4eb9c66 a8338d9c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment