UNCLASSIFIED - NO CUI

Skip to content

Gitlab - allow override of registry bucket name

runyontr requested to merge remove-reigstry-bucket into master

Summary

The secret format prevents the use of s3 buckets that don't adhere to the prefix format.

Not sure I like the current values path, instead could use the expected values from the Gitlab chart:

{{ .Values.addons.gitlab.values.global.registry.bucket }}

which would consolidate the single location for overriding the bucket.

Edited by kevin.wilder

Merge request reports