UNCLASSIFIED - NO CUI

Skip to content

Resolve "Fix Minio SecurityContext Issues"

Micah Nagel requested to merge minio-bug-fix into main

Switches to using the BB minio as an internal chart dependency (grabbed w/ kpt). This resolves the issues seen in certain clusters where the user running minio does not have correct permissions (BB 1.3.0 released with this version of Minio and no issues were encountered on RKE2 where the issue was previously seen).

Since there is a values modifications for image pull secrets, if deploying from Umbrella use branch mattermost-minio-fix which has the necessary changes.

Closes #5 (closed)

Edited by Micah Nagel

Merge request reports