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

This commit is contained in:
Dan Callaghan 2018-07-04 15:10:57 +10:00
parent 895c396a54
commit 548e6c47cc
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: