Skip to content

mattermost-operator📜

Version: 1.22.1-bb.0 Type: application AppVersion: 1.22.1

Deployment of mattermost operator using Helm

Upstream References📜

Upstream Release Notes📜

This package has no upstream release note links on file. Please add some to https://repo1.dso.mil/big-bang/product/packages/mattermost-operator/-/tree/1.22.1-bb.0/chart/Chart.yaml under annotations.bigbang.dev/upstreamReleaseNotesMarkdown. Example:

annotations:
  bigbang.dev/upstreamReleaseNotesMarkdown: |
    - [Find our upstream chart's CHANGELOG here](https://link-goes-here/CHANGELOG.md)
    - [and our upstream application release notes here](https://another-link-here/RELEASE_NOTES.md)

Learn More📜

This package has no upstream release note links on file. Please add some to https://repo1.dso.mil/big-bang/product/packages/mattermost-operator/-/tree/1.22.1-bb.0/chart/Chart.yaml under annotations.bigbang.dev/upstreamReleaseNotesMarkdown. Example:

annotations:
  bigbang.dev/upstreamReleaseNotesMarkdown: |
    - [Find our upstream chart's CHANGELOG here](https://link-goes-here/CHANGELOG.md)
    - [and our upstream application release notes here](https://another-link-here/RELEASE_NOTES.md)

Learn More📜

Pre-Requisites📜

  • Kubernetes Cluster deployed
  • Kubernetes config installed in ~/.kube/config
  • Helm installed

Kubernetes: >=1.12.0-0

Install Helm

https://helm.sh/docs/intro/install/

Deployment📜

  • Clone down the repository
  • cd into directory
    helm install mattermost-operator chart/
    

Values📜

Please see the values docs.

Contributing📜

Please see the contributing guide if you are interested in contributing.


This file is programatically generated using helm-docs and some BigBang-specific templates. The gluon repository has instructions for regenerating package READMEs.