UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Collaboration Tools
mattermost
Commits
a26a38ee
Commit
a26a38ee
authored
Aug 19, 2021
by
Branden Cobb
Browse files
Update mattermost.yaml
parent
36d27100
Pipeline
#434332
passed with stages
in 3 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
chart/templates/mattermost.yaml
chart/templates/mattermost.yaml
+4
-1
No files found.
chart/templates/mattermost.yaml
View file @
a26a38ee
...
@@ -16,8 +16,11 @@ spec:
...
@@ -16,8 +16,11 @@ spec:
size
:
{{
.Values.users
}}
users
size
:
{{
.Values.users
}}
users
version
:
{{
.Values.image.tag
}}
version
:
{{
.Values.image.tag
}}
{{
- if .Values.enterprise.enabled
}}
replicas
:
{{
.Values.replicaCount
}}
replicas
:
{{
.Values.replicaCount
}}
{{
- else
}}
replicas
:
1
{{
- end
}}
{{
- if .Values.istio.chat.hosts
}}
{{
- if .Values.istio.chat.hosts
}}
ingressName
:
{{
tpl (index .Values.istio.chat.hosts 0) $
}}
ingressName
:
{{
tpl (index .Values.istio.chat.hosts 0) $
}}
{{
- else
}}
{{
- else
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment