test(deployment): typo of RollingUpdate
This commit is contained in:
parent
db3fbb9497
commit
a33f92e63d
@ -98,7 +98,7 @@ tests:
|
|||||||
- equal:
|
- equal:
|
||||||
path: spec.strategy
|
path: spec.strategy
|
||||||
value:
|
value:
|
||||||
type: "Rollingupdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 1
|
maxSurge: 1
|
||||||
maxUnavailable: 1
|
maxUnavailable: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user