waiverdb: we need this pre-deployment hook in prod now also
Second attempt at deploying.
This commit is contained in:
parent
c5a0030093
commit
f719a5b004
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue