Enables saml setting to be overridden#383
Enables saml setting to be overridden#383KhizerJaan wants to merge 4 commits intomattermost:masterfrom
Conversation
|
Hello @KhizerJaan, Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here. Per the Mattermost Contribution Guide, we need to add you to the list of approved contributors for the Mattermost project. Please help complete the Mattermost contribution license agreement? This is a standard procedure for many open source projects. Please let us know if you have any questions. We are very happy to have you join our growing community! If you're not yet a member, please consider joining our Contributors community channel to meet other contributors and discuss new opportunities with the core team. |
|
/check-cla |
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
|
@KhizerJaan the config.tpl doesnt apply to the deployment unless you add the config into a volumemount and volume if you see in the code you can see the config map is only applied to the load test and not the application it self |
Summary
Previously , saml settings were not configured to be overridden , it would enable saml settings to be overridden.
Ticket Link
Fixes mattermost/mattermost#382