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
Schwieger, Jana
lab-observability
Commits
33c769d1
Commit
33c769d1
authored
Dec 28, 2020
by
Nane Kratzke
Browse files
istio inject fix
parent
fa7230c1
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
33c769d1
...
...
@@ -29,7 +29,7 @@ istio:
script
:
-
NS=$(kubectl config view --minify --output 'jsonpath={..namespace}')
-
kubectl label ns $NS istio-injection=enabled --overwrite
-
kubectl delete -f deploy/yelb.yaml
| kubectl delete -f -
-
kubectl delete -f deploy/yelb.yaml
-
sleep
5
-
kubectl apply -f deploy/yelb.yaml
...
...
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