worried-airplane-87065
07/25/2025, 12:39 AMjolly-florist-66728
07/25/2025, 12:39 AMflytepropeller.podLabels
field. This field allows you to specify labels that will be applied to all FlytePropeller pods. For task execution pods (i.e., pods created for workflow tasks), you can set default labels using the K8s plugin configuration under plugins.k8s.default-labels
in the FlytePropeller config, which will apply those labels to all pods spawned by Flyte for task execution. Note that these labels will be present on all pods unless overridden by more specific configurations such as PodTemplates or task-level settings. See the Helm values.yaml and K8s plugin config documentation for details.
Would you like more detail on how to configure these fields or how to use PodTemplates for more granular control?
Sources:
- Flyte core Helm chart values.yaml
- K8s plugin config documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.