Skip to content

Commit

Permalink
Add missing punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljackson committed Jan 8, 2024
1 parent 193b76e commit d4a3f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/install/install-kubernetes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Deploy Mattermost
"metadata.name", "The name of your Mattermost as it will be shown in Kubernetes. The shorter the better."
"spec.size", "The size of your installation. This can be '100users', '1000users, '5000users', '10000users', or '25000users'."
"spec.ingress.host", "The DNS for your Mattermost installation."
"spec.version", "The Mattermost version. Refer to `the version archive page <https://docs.mattermost.com/upgrade/version-archive.html>` when selecting a mattermost version.
"spec.version", "The Mattermost version. Refer to `the version archive page <https://docs.mattermost.com/upgrade/version-archive.html>` when selecting a mattermost version."
"spec.licenseSecret", "The name of the Kubernetes secret containing your license (e.g. mattermost-license). Required for Enterprise deployments."
"spec.mattermostEnv", "List of custom environment variables for the Mattermost instance. Only required when tweaking Mattermost configuration is required."

Expand Down

0 comments on commit d4a3f2e

Please sign in to comment.