This commit is contained in:
Stavros kois
2023-02-13 14:43:03 +02:00
parent 95859ca2ca
commit a9828c250d
2 changed files with 8 additions and 2 deletions
@@ -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