test(deployment): typo of RollingUpdate
All checks were successful
Helm / helm-lint (push) Successful in 51s
Helm / helm-unittest (push) Successful in 18s

This commit is contained in:
Markus Pesch 2025-02-14 18:04:58 +01:00
parent db3fbb9497
commit a33f92e63d
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -98,7 +98,7 @@ tests:
- equal:
path: spec.strategy
value:
type: "Rollingupdate"
type: "RollingUpdate"
rollingUpdate:
maxSurge: 1
maxUnavailable: 1