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

how to scale up mattermost #400

Open
luozhouyang opened this issue Apr 26, 2023 · 0 comments
Open

how to scale up mattermost #400

luozhouyang opened this issue Apr 26, 2023 · 0 comments

Comments

@luozhouyang
Copy link

I install mattermost following the official document: https://docs.mattermost.com/install/install-kubernetes.html

But i found that I can not scale up deployments.

kubectl -n mattermost scale deployment --replicas=3 mattermost
kubectl -n mattermost scale deployment --replicas=4 mattermost

But the number of deployment stays at 2

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

No branches or pull requests

1 participant