mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Update the control loop interval flag description
This commit is contained in:
@@ -154,7 +154,7 @@ You can determine the minimum time that it takes to validate and promote a canar
|
||||
interval * (maxWeight / stepWeight)
|
||||
```
|
||||
|
||||
And the time it takes for a canary to be rollback:
|
||||
And the time it takes for a canary to be rollback when the metrics or webhook checks are failing:
|
||||
|
||||
```
|
||||
interval * threshold
|
||||
|
||||
Reference in New Issue
Block a user