Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lohse, Felix
lab-stream
Commits
0b003479
Commit
0b003479
authored
Mar 02, 2021
by
Nane Kratzke
Browse files
Redis append only
parent
c815f985
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/redis-dep.yaml
View file @
0b003479
...
...
@@ -18,6 +18,7 @@ spec:
containers
:
-
name
:
redis
image
:
redis:6.2
command
:
[
"
redis-server"
,
"
--appendonly"
,
"
yes"
]
volumeMounts
:
-
name
:
vol
mountPath
:
/data
Write
Preview
Supports
Markdown
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