changed update strategy from 'Recreate' to 'RollingUpdate'

This commit is contained in:
Radar231 2021-11-15 16:09:37 -05:00
parent fe50ad6f47
commit 6fe0d7178d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ spec:
matchLabels:
app: heimdall
strategy:
type: Recreate
type: RollingUpdate
template:
metadata:
labels: