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

Updates

parent c2353a60
Branches master
No related tags found
No related merge requests found
Pipeline #91277 passed
......@@ -33,7 +33,7 @@ deploy_homeserver:
- sed -e "s/SIGNING_KEY/$SIGNING_KEY/g" -e "s/POSTGRES_PASSWORD/$POSTGRES_PASSWORD/g" secret.in.yaml >secrets.yaml
script:
- kubectl apply -f secrets.yaml
- helm upgrade --install $CI_ENVIRONMENT_SLUG ananace-charts/matrix-synapse --version 2.7.2
- helm upgrade --install $CI_ENVIRONMENT_SLUG ananace-charts/matrix-synapse --version 2.7.3
--set podAnnotations.'app\.gitlab\.com'/env=$CI_ENVIRONMENT_SLUG
--set podAnnotations.'app\.gitlab\.com'/app=$CI_PROJECT_PATH_SLUG
--set config.turnSecret=$TURN_SECRET
......
1.11.7
1.11.8
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