Skip to content

Commit

Permalink
Add kustomize/base/flagger/crd.yaml WarmupDurationSecs field 
Browse files Browse the repository at this point in the history
Signed-off-by: S-mishina <seiryu.mishina@zozo.com>
  • Loading branch information
S-mishina committed Oct 17, 2023
1 parent b70287d commit a5e94e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kustomize/base/flagger/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,9 @@ spec:
- PASSTHROUGH
- LEAST_REQUEST
type: string
warmupDurationSecs:
description: Grace time to receive complete request
type: string
outlierDetection:
description: Settings controlling eviction of unhealthy hosts from the load balancing pool.
type: object
Expand Down

0 comments on commit a5e94e9

Please sign in to comment.