diff --git a/library/common-test/tests/statefulset/spec_test.yaml b/library/common-test/tests/statefulset/spec_test.yaml index 3bae2a1ae6..be25bdbc07 100644 --- a/library/common-test/tests/statefulset/spec_test.yaml +++ b/library/common-test/tests/statefulset/spec_test.yaml @@ -25,7 +25,7 @@ tests: updateStrategy: type: RollingUpdate rollingUpdate: - maxSurge: 1 + maxUnavailable: 1 partition: 1 - it: should apply defaults to rollingUpdate