Add resource namespace when using flux-local build hr
#816
Closed
mlallaouret
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Hi, thanks for reaching out and nice words. This tool uses I'm wondering if this is defined in a spec somewhere that explains what the rule are, or if there are flags missing to either of these tools to make that happen. Should |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First, congrats for the tool, it is very powerful and very useful !
I am trying to use
flux-local build hr
to generate all the resources that will be deployed to a cluster to be able to process then after in another CI check step.The issue I encountered is that once the resources are built, the namespace from the helmrelease is not injected in the built resources.
Did I miss something or do you think it would make sense to add this feature to
flux-local
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions