use recreate strategy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2021-01-31 17:42:50 +01:00
parent 0a9586dc5a
commit e1d737ce79
2 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,8 @@ spec:
selector:
matchLabels:
app: joex
strategy: {}
strategy:
type: Recreate
template:
metadata:
labels:

View File

@ -10,7 +10,8 @@ spec:
selector:
matchLabels:
app: restserver
strategy: {}
strategy:
type: Recreate
template:
metadata:
labels: