Skip to content

Use .gitlab/auto-deploy-values.yaml as helm values if it exists

James Fargher requested to merge default_values_file into master

gitlab-org/gitlab#30628 (closed)

  • Adds --values .gitlab/auto-deploy-values.yaml when .gitlab/auto-deploy-values.yaml exists
  • Adds warning if this file does not exist
  • Allows .gitlab/auto-deploy-values.yaml to be overridden by setting HELM_UPGRADE_VALUES_FILE
Edited by 🤖 GitLab Bot 🤖

Merge request reports