Fix Minio SecurityContext for Mattermost
Compare changes
+ 1
− 1
UNCLASSIFIED - NO CUI
Attention Iron Bank Customers: On March 27, 2025, we are moving SBOM artifacts from the Anchore Scan job to the Build job to streamline the container hardening pipeline. If you currently download SBOMs from the Anchore Scan job, you can still get them from the Build job and from other sources, including IBFE and image attestations.
Fixes the securitycontext for Mattermost's deployment of Minio. See MR: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost/-/merge_requests/23. This is an issue that the Enterprise Collab team has been running into since the initial MM addon - previous fixes have been poorly tested and didn't work. Tested this fix on RKE2, k3d, and had several others test on RKE2. Also this fix makes sense, since the IB image user is 1001 for minio.
Closes #360 (closed)
UNCLASSIFIED - NO CUI