Update deployment.yml
This commit is contained in:
committed by
GitHub
parent
c7d21fbee4
commit
3990d9c58b
@@ -12,7 +12,7 @@ spec:
|
||||
matchLabels:
|
||||
{{ include "frontend_2.selectorLabels" . | indent 6 }}
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user