mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
whops
This commit is contained in:
@@ -24,6 +24,9 @@ tests:
|
||||
revisionHistoryLimit: 3
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxUnavailable: 1
|
||||
maxSurge: 1
|
||||
|
||||
- it: should apply defaults to rollingUpdate
|
||||
set:
|
||||
@@ -43,7 +46,7 @@ tests:
|
||||
content:
|
||||
replicas: 2
|
||||
revisionHistoryLimit: 4
|
||||
strategy:
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 1
|
||||
|
||||
@@ -24,6 +24,9 @@ tests:
|
||||
revisionHistoryLimit: 3
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 1
|
||||
partition: 1
|
||||
|
||||
- it: should apply defaults to rollingUpdate
|
||||
set:
|
||||
@@ -43,7 +46,7 @@ tests:
|
||||
content:
|
||||
replicas: 2
|
||||
revisionHistoryLimit: 4
|
||||
strategy:
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 1
|
||||
|
||||
Reference in New Issue
Block a user