Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gabrecht, Marco
lab-stream
Commits
c47c9c99
Commit
c47c9c99
authored
Mar 02, 2021
by
Nane Kratzke
Browse files
redis deploy
parent
0b003479
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c47c9c99
...
...
@@ -14,5 +14,6 @@ volumes:
redis
:
stage
:
deploy
script
:
-
kubectl delete -f deploy/redis-dep.yaml ||
true
-
kubectl apply -f deploy/redis-dep.yaml
-
kubectl apply -f deploy/redis-svc.yaml
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