How do I create a secret with s3 credentials from rook in the format gitlab expects using helm?

2/27/2020

I'm writing a helm chart to use external s3 storage for gitlab using storage setup with rook. I can generate all the buckets, bucket claims and a user to interface with them in helm.

How can I translate rook's secrets to gitlab's using helm?

-- mikeLundquist
gitlab
kubernetes-rook

0 Answers