6 Commits

Author SHA1 Message Date
mattwr18
87b58bcf9c Fix deploy script with new naming convention 2020-01-30 13:40:30 +01:00
mattwr18
12e2682c50 Update deployment names in deploy script 2019-11-12 10:46:40 +01:00
roschaefer
175b187f69 Update the COMMIT env var on every deployment
This should do the trick: First update the configmap, then trigger a
rollout. The new pods should have the update environment variables.
2019-08-20 11:28:41 +02:00
Robert Schäfer
6cbdad096d One more path fix 2019-03-22 10:19:43 +01:00
Robert Schäfer
a8c3fae17b Specify path to patch-deployment.yaml 2019-03-22 09:24:48 +01:00
Robert Schäfer
c6d9ea052f Rollout deployment
* Replace BACKEND_URL with GRAPHQL_URI environment (DRY)
* Trigger rollout deployments by a simple label update
* DRY configmap and secret configuration
2019-03-21 21:42:20 +01:00