mirror of
https://github.com/fluxcd/flagger.git
synced 2026-02-14 18:10:00 +00:00
support WarmupDurationSecs
Signed-off-by: S-mishina <seiryu.mishina@zozo.com> Delete unwanted descriptions Signed-off-by: S-mishina <seiryu.mishina@zozo.com> Add kustomize/base/flagger/crd.yaml WarmupDurationSecs field Signed-off-by: S-mishina <seiryu.mishina@zozo.com> fix warmupDurationSecs description Signed-off-by: S-mishina <seiryu.mishina@zozo.com>
This commit is contained in:
@@ -806,6 +806,9 @@ spec:
|
||||
- PASSTHROUGH
|
||||
- LEAST_REQUEST
|
||||
type: string
|
||||
warmupDurationSecs:
|
||||
description: Represents the warmup duration of Service.
|
||||
type: string
|
||||
outlierDetection:
|
||||
description: Settings controlling eviction of unhealthy hosts from the load balancing pool.
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user