<#3248 [charts/flyte-binary] Add provision for spe...
# flyte-github
a
#3248 [charts/flyte-binary] Add provision for specifying configmaps for extra configs Pull request opened by jeevb • Adds a new value in
flyte-binary
chart for extra configuration to be passed in via an existing configmap (
inlineConfigMap
). If specified, this will be merged with the base configuration via a
projected
volume. • Leverages the above option in sandbox-bundled, and creates an empty configmap that can be updated by users to inject additional configuration and cluster resource templates for the flyte-sandbox. • Changed some values so that resources names are more concise in the sandbox. Updated the local single-binary flyte config example to reflect the new values. • Add secrets/webhook test to the
make test
target for
sandbox-bundled
. flyteorg/flyte ✅ All checks have passed 11/11 successful checks