UNCLASSIFIED - NO CUI

Skip to content

833-gitlab-object-storage-use_iam_role

Cassie Souza requested to merge 833-gitlab-object-storage-use_iam_role into master

Summary

With the current way the Big Bang chart is set up, the users are unable to use an iam profile for their aws object storage in the gitlab chart. The chart will include the accesskey and secretkey with empty values and no use_iam_profile key.

Resolution

Following these docs

Added a new key and logic into the gitlab template to handle use of an iam profile for gitlab.

Closes #833 (closed)

Edited by Cassie Souza

Merge request reports