diff --git a/charts/flyte-binary/values.yaml b/charts/flyte-binary/values.yaml index 61b93cc995..cadcfa1f63 100644 --- a/charts/flyte-binary/values.yaml +++ b/charts/flyte-binary/values.yaml @@ -119,7 +119,7 @@ clusterResourceTemplates: # inlineConfigMap Specify an existing ConfigMap containing additional cluster # resource templates, to be merged with the base configuration inlineConfigMap: "" - # labels Add labels to creatqed ConfigMap + # labels Add labels to created ConfigMap labels: {} # annotations Add annotations to created ConfigMap annotations: {}