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
39ed023a
Commit
39ed023a
authored
Jul 12, 2021
by
Branden Cobb
Browse files
Update mattermost.yaml
parent
2e66dad3
Pipeline
#361623
failed with stages
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
chart/templates/mattermost.yaml
chart/templates/mattermost.yaml
+4
-0
No files found.
chart/templates/mattermost.yaml
View file @
39ed023a
...
@@ -9,6 +9,10 @@ metadata:
...
@@ -9,6 +9,10 @@ metadata:
spec
:
spec
:
image
:
{{
.Values.image.name
}}
image
:
{{
.Values.image.name
}}
imagePullPolicy
:
{{
.Values.image.imagePullPolicy
}}
imagePullPolicy
:
{{
.Values.image.imagePullPolicy
}}
{{
- with .Values.global.imagePullSecrets
}}
imagePullSecrets
:
{{
- toYaml . | nindent 4
}}
{{
- end
}}
size
:
{{
.Values.users
}}
users
size
:
{{
.Values.users
}}
users
version
:
{{
.Values.image.tag
}}
version
:
{{
.Values.image.tag
}}
...
...
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