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
Pump, Cedric
lab-tracing
Commits
2a1f7d4d
Commit
2a1f7d4d
authored
Mar 06, 2021
by
Nane Kratzke
Browse files
Fix space svc deployment
parent
4cb6a392
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2a1f7d4d
...
...
@@ -64,8 +64,8 @@ space-svc:
script
:
-
NS=$(kubectl config view -o jsonpath="{..namespace}")
-
kubectl label ns $NS istio-injection=disabled --overwrite
-
kubectl delete -f
deploy/space-deploy+svc.yaml ||
true
-
kubectl apply -f
deploy/space-deploy+svc.yaml
-
mo
deploy/space-deploy+svc.yaml
| kubectl delete -f -
||
true
-
mo
deploy/space-deploy+svc.yaml
| kubectl apply -f -
hiphop-svc
:
stage
:
deploy
...
...
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