Skip to content

Fix volumeMounts indentation in task-runner backup-job

Chris Boot requested to merge tiger-computing/gitlab:master into master

I discovered that, when setting extraVolumeMounts in task-runner, the backup-job CronJob ends up with a YAML syntax error due to inconsistent indentation.

Merge request reports