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