traffic property
Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations.
Cloud Run currently supports a single configurationName.
Implementation
core.List<TrafficTarget>? traffic;
Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations.
Cloud Run currently supports a single configurationName.
core.List<TrafficTarget>? traffic;