Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
028124c8
Commit
028124c8
authored
Feb 26, 2020
by
Dominik Hebeler
Browse files
switched local redis version
parent
89a3c92d
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
028124c8
...
...
@@ -120,7 +120,7 @@ spec:
timeoutSeconds
:
{{
.Values.readinessProbe.timeoutSeconds
}}
# Redis Container
-
name
:
{{
.Chart.Name
}}
-redis
image
:
"
redis:
6
.0
-rc1
-alpine"
image
:
"
redis:
5
.0
.3
-alpine"
imagePullPolicy
:
{{
.Values.image.pullPolicy
}}
ports
:
-
name
:
"
{{
.Values.service.name
}}-redis"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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