Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operator does not configure port 8443 for calls #336

Closed
DaDummy opened this issue Jan 31, 2023 · 0 comments · Fixed by #337
Closed

Operator does not configure port 8443 for calls #336

DaDummy opened this issue Jan 31, 2023 · 0 comments · Fixed by #337

Comments

@DaDummy
Copy link
Contributor

DaDummy commented Jan 31, 2023

Summary

Deployments created by mattermost operator do not appear to offer a way to configure the UDP-Port 8443 for the Calls-Feature.

Steps to reproduce

Deploy a mattermost instance and realize there is no way to enable a service that forwards UDP-Traffic to Port 8443.

Expected behavior

The CRD should allow configuring additional ports on the Deployment. I am absolutely fine if I have to set up the service and/or ingress config myself.

Observed behavior (that appears unintentional)

There appears to be no way to instruct the operator to set up a UDP container port 8443 on the mattermost deployment's pod spec.

Possible fixes

Add a additionalPorts list to the CRD that allows specifying additional containerPorts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant