waiverdb: we need this pre-deployment hook in prod now also
This commit is contained in:
parent
895c396a54
commit
548e6c47cc
1 changed files with 0 additions and 2 deletions
|
@ -11,7 +11,6 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
app: waiverdb
|
app: waiverdb
|
||||||
service: web
|
service: web
|
||||||
{% if env == 'staging' %}
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Rolling
|
type: Rolling
|
||||||
rollingParams:
|
rollingParams:
|
||||||
|
@ -23,7 +22,6 @@ spec:
|
||||||
volumes:
|
volumes:
|
||||||
- config-volume
|
- config-volume
|
||||||
- secret-volume
|
- secret-volume
|
||||||
{% endif %}
|
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue