waiverdb: we need this pre-deployment hook in prod now also

Second attempt at deploying.
This commit is contained in:
Dan Callaghan 2018-07-04 16:56:57 +10:00
parent c5a0030093
commit f719a5b004
No known key found for this signature in database
GPG key ID: 7AA9FECF9C666408

View file

@ -11,7 +11,6 @@ spec:
selector:
app: waiverdb
service: web
{% if env == 'staging' %}
strategy:
type: Rolling
rollingParams:
@ -23,7 +22,6 @@ spec:
volumes:
- config-volume
- secret-volume
{% endif %}
template:
metadata:
labels: