Report this

What is the reason for this report?

How to uninstall 1-click app from kubernetes cluster

Posted on April 17, 2020

I am trying to uninstall mattermost from my k8s cluster which is installed as an 1-click app



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @praveenvp07,

If you followed the instructions from the Mattermost Marketplace page, you should be able to just run the following command:

  1. kubectl delete -n mattermost -f mattermost-installation.yaml

Note that you need to use the same Kubernetes deployment file as you did when you deployed Mattermost.

Hope that this helps. Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.