You've already forked prometheus-postgres-exporter
test(deployment): typo of RollingUpdate
This commit is contained in:
@ -98,7 +98,7 @@ tests:
|
||||
- equal:
|
||||
path: spec.strategy
|
||||
value:
|
||||
type: "Rollingupdate"
|
||||
type: "RollingUpdate"
|
||||
rollingUpdate:
|
||||
maxSurge: 1
|
||||
maxUnavailable: 1
|
||||
|
Reference in New Issue
Block a user