Skip to content

Make the Task Runner backup backend configurable

Vic Iglesias requested to merge viglesiasce/gitlab:task-runner-gcs into master

Works towards: https://gitlab.com/charts/gitlab/issues/1183 Depends on: gitlab-org/build/CNG!201 (merged)

Allows the chart to be configured to use the GCS implementation of backups in the task runner by adding two new fields: .Values.backups.objectStorage.backend abd .Values.backups.objectStorage.config.gcpProject

Edited by Vic Iglesias

Merge request reports