bunkerized-nginx/examples/mattermost/setup-kubernetes.sh

5 lines
156 B
Bash
Raw Normal View History

2022-07-22 19:48:31 +02:00
#!/bin/bash
helm repo add mattermost https://helm.mattermost.com
2022-08-08 10:59:06 +02:00
helm install -f mattermost-chart-values.yml mattermost mattermost/mattermost-team-edition