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:
|
matchLabels:
|
||||||
service: frontend
|
service: frontend
|
||||||
strategy:
|
strategy:
|
||||||
type: Rolling
|
type: RollingUpdate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue