Koschei: fix frontend deployment strategy
This commit is contained in:
parent
99a62cc06e
commit
73486f6350
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
|||
matchLabels:
|
||||
service: frontend
|
||||
strategy:
|
||||
type: Rolling
|
||||
type: RollingUpdate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue