Hi All, Is there a way to add labels to seedProjec...
# ask-the-community
n
Hi All, Is there a way to add labels to seedProjects? We are adding some seed projects when deploying flyte using
flyte-core-components.admin.seedProjects
. We need to add labels to the created projects. We can do this using
flytectl update project
, however that would be an additional step and would need to happen after the deployment. Being able to define labels for seed projects in values.yaml will help to maintain the state with terraform as well. I looked around, but couldn't find any info on how to do this or if this is possible. Please let me know if anyone has any idea. Thanks!
f
Writing something here to be notified on replies because I already stumbled across the same problem 🙂