mattermost / mattermost-helm

Mattermost Helm charts for Kubernetes
Apache License 2.0
165 stars 147 forks source link

enable calls for mattermost #357

Closed Avers90 closed 11 months ago

Avers90 commented 2 years ago

Summary

This settings allow do calls in mattermost ver. 7 - https://docs.mattermost.com/channels/make-calls.html

mattermod commented 2 years ago

Hello @Avers90,

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? Once you have signed the CLA, please comment with /check-cla and confirm that the CLA check is green.

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.

mattermod commented 2 years ago

This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!

mustdiechik commented 1 year ago

You can add port via .Values.extraPorts: https://github.com/mattermost/mattermost-helm/blob/05205f7ae906138dc21432f3c0da23fbe4f8fdfd/charts/mattermost-team-edition/templates/deployment.yaml#L81C27-L81C37

Avers90 commented 11 months ago

You can add port via .Values.extraPorts: https://github.com/mattermost/mattermost-helm/blob/05205f7ae906138dc21432f3c0da23fbe4f8fdfd/charts/mattermost-team-edition/templates/deployment.yaml#L81C27-L81C37

Oh, now I can do this.

Thx.

Avers90 commented 11 months ago

No more need this MR