Closed marshall007 closed 4 months ago
This adds an initContainer used to sideload mattermost plugins. New plugins can be added by adding additional ADD commands to the included Dockerfile.
initContainer
ADD
Dockerfile
Fixes #7
Depends on https://github.com/defenseunicorns/uds-common/pull/161 for renovate changes.
This is ready for review. Should we drop the melange configs from the PR or keep them around for posterity?
Description
This adds an
initContainer
used to sideload mattermost plugins. New plugins can be added by adding additionalADD
commands to the includedDockerfile
.Related Issue
Fixes #7
Depends on https://github.com/defenseunicorns/uds-common/pull/161 for renovate changes.
Type of change
Checklist before merging