<@U06RKAMK0UC> There are many configuration keys t...
# ask-ai
b
@ancient-wolf-19325 There are many configuration keys to use in values.yaml for Flyte Helm chart. Is there a doc for the full list of these configurations?
j
Yes, there is a documentation section that provides a reference for all configuration settings for Flyte's backend services, including those used in the Helm chart's values.yaml. You can find this in the Configuration Reference, which links to detailed docs for each Flyte component. Additionally, the values.yaml file itself is well-commented and serves as a comprehensive source for available configuration keys. Would you like more detail on how to navigate or use these resources? Sources: - Configuration Reference - flyte-binary values.yaml 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
b
@ancient-wolf-19325 the Configuration Reference is good but it only contains 4 parts: Datacatalog configuration, FlyteAdmin configuration, FlytePropeller configuration, FlyteScheduler configuration - it doesn't contain configmap, webhook, common, etc.
j
The Flyte's documentation I have ingested does not mention how to obtain a single, comprehensive document that lists every possible configuration key—including configmap, webhook, common, and other Helm chart-specific settings—beyond the main backend service configurations (Datacatalog, FlyteAdmin, FlytePropeller, FlyteScheduler) found in the Configuration Reference. If you are looking for all Helm chart values, including those for configmap, webhook, and common settings, you might want to check the comments and structure within the actual
values.yaml
file in the Flyte Helm chart repository, as it often contains the most up-to-date and exhaustive list of configurable options. If this doesn't help, please reach out to the Flyte support team for further assistance. 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
a
@brief-airline-84727 what are you trying to set? was it the audience parameter?
b
The issue was resolved with a workaround. Thank you @average-finland-92144. But when using PKCE I finally was not able to set audience.
But here I asked the question to RunLLM as I noticed there are many configurations and I was curious if there is a place I can check all the configurations. I saw the docs but I noticed many configs are still missing
a
sorry about that, if you don't mind creating an Issue flagging the missing configs, it would be super helpful. Thanks anyways
b
Got it. I will do. Thank you.