UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 3bab7533 authored by joshwolf's avatar joshwolf
Browse files

Merge branch 'mm-minio' into 'master'

Fix Minio SecurityContext for Mattermost

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

See merge request platform-one/big-bang/bigbang!416
parents ac9edce3 66ba0008
No related branches found
No related tags found
1 merge request!416Fix Minio SecurityContext for Mattermost
Pipeline #227326 passed
......@@ -585,7 +585,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost.git
path: "./chart"
tag: "0.1.3-bb.0"
tag: "0.1.3-bb.2"
# -- Mattermost Enterprise functionality.
enterprise:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment