mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Revert changes in skip analysis condition
This commit is contained in:
@@ -71,8 +71,8 @@ spec:
|
||||
x-envoy-upstream-rq-timeout-ms: "15000"
|
||||
x-envoy-max-retries: "10"
|
||||
x-envoy-retry-on: "gateway-error,connect-failure,refused-stream"
|
||||
skipAnalysis: true
|
||||
analysis:
|
||||
skipAnalysis: true
|
||||
interval: 15s
|
||||
threshold: 15
|
||||
maxWeight: 30
|
||||
|
||||
Reference in New Issue
Block a user