mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Fix request header test
This commit is contained in:
@@ -60,7 +60,7 @@ func newMockCanary() *v1alpha3.Canary {
|
||||
Port: 9898,
|
||||
Headers: &istiov1alpha3.Headers{
|
||||
Request: &istiov1alpha3.HeaderOperations{
|
||||
Set: map[string]string{
|
||||
Add: map[string]string{
|
||||
"x-envoy-upstream-rq-timeout-ms": "15000",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user