Skip to content

Install s3cmd in task-runner

Ahmad Hassan requested to merge install-s3-cmd-task-runner into master

We will need to have s3cmd to upload/download from object storage for backup and restore

relates to https://gitlab.com/charts/gitlab/issues/412

We will populate a .s3cfg file using the initContainer in CNG charts so it will work transparently.

Merge request reports