You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow .Values.flyte.common.databaseSecret.name to reference Helm
template value
This adds support for the ability to set
`.Values.flyte.common.databaseSecret.name` to a Helm template value.
e.g. `.Values.global.MY_SECRET_NAME`
Signed-off-by: Mike Hotan <[email protected]>
0 commit comments