traffic property
Specifies how to distribute traffic over a collection of Knative Revisions and Configurations to the Service's main URL.
Implementation
core.List<TrafficTarget>? traffic;
Specifies how to distribute traffic over a collection of Knative Revisions and Configurations to the Service's main URL.
core.List<TrafficTarget>? traffic;