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.
The problem is the rook user's secrets aren't in the format gitlab expects.