UNCLASSIFIED

Commit de844cee authored by Micah Nagel's avatar Micah Nagel 💰
Browse files

Merge branch 'minio-upstream' into 'main'

Point to Minio BB Upstream

See merge request !23
parents 4bd482c7 b1d787d8
Pipeline #225341 passed with stages
in 3 minutes and 43 seconds
...@@ -102,6 +102,10 @@ minio: ...@@ -102,6 +102,10 @@ minio:
service: service:
nameOverride: "minio-mattermost-service" nameOverride: "minio-mattermost-service"
# Specify the secret to the Mattermost created secret
minioRootCreds: mattermost-objstore-creds
# Credentials to populate the secret with
accessKey: minio accessKey: minio
secretKey: minio#123 # default key, change this! secretKey: minio#123 # default key, change this!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment