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

Add notice

parent fd84e0dd
No related branches found
No related tags found
No related merge requests found
Pipeline #48189 passed
......@@ -12,7 +12,9 @@ deploy:
- helm repo add jitsi https://jitsi-contrib.github.io/jitsi-helm/
- helm repo update
script:
- helm upgrade --install $CI_ENVIRONMENT_SLUG jitsi/jitsi-meet
# 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
--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