changed update strategy from 'Recreate' to 'RollingUpdate'

This commit is contained in:
Radar231 2021-11-15 16:09:57 -05:00
parent 2d574c315f
commit cc4fddda05
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ spec:
app: journal-wiki
replicas: 1
strategy:
type: Recreate
type: RollingUpdate
template:
metadata:
labels: