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