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
I'm getting started using yatai and am deploying with Helm. The issue that I've run into is that currently it's not possible to define labels from a values.yaml file, since "yatai.labels" are defined in the _helpers.tpl and don't reference values.
It would be great to have the option to declare common labels in the values file and have these values sourced in the helpers template. 🙏
The text was updated successfully, but these errors were encountered:
I'm getting started using yatai and am deploying with Helm. The issue that I've run into is that currently it's not possible to define labels from a values.yaml file, since
"yatai.labels"
are defined in the_helpers.tpl
and don't reference values.It would be great to have the option to declare common labels in the values file and have these values sourced in the helpers template. 🙏
The text was updated successfully, but these errors were encountered: