Skip to content

Commit

Permalink
fix: fix mm hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
corang committed Jan 29, 2024
1 parent 7f5162b commit 516569a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions values/mattermost-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
hostname: ###ZARF_VAR_DOMAIN###
domain: ###ZARF_VAR_DOMAIN###

ingress:
host: mattermost.###ZARF_VAR_DOMAIN###

enterprise:
enabled: ###ZARF_VAR_MATTERMOST_ENTERPRISE_ENABLED###
license: |
Expand Down

0 comments on commit 516569a

Please sign in to comment.