Skip to content
Snippets Groups Projects
Commit e112cca9 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Enable re-deployment

parent 9a58733c
No related branches found
No related tags found
No related merge requests found
Pipeline #48542 passed
......@@ -12,9 +12,7 @@ deploy:
- helm repo add jitsi https://jitsi-contrib.github.io/jitsi-helm/
- helm repo update
script:
# Re-deployment funktioniert noch nicht. Bei Bedarf erst altes deployment löschen, dann neues anlegen
# helm -n leopard-camera-804-production-teckid-veg7uz uninstall production-teckid-veg7uz
- echo helm upgrade --install $CI_ENVIRONMENT_SLUG jitsi/jitsi-meet
- helm upgrade --install $CI_ENVIRONMENT_SLUG jitsi/jitsi-meet
--set podAnnotations.'app\.gitlab\.com'/env=$CI_ENVIRONMENT_SLUG
--set podAnnotations.'app\.gitlab\.com'/app=$CI_PROJECT_PATH_SLUG
-f values.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment