Closed LittleWat closed 8 months ago
@hashhar sorry to ask you but could you kindly review this, please...? 🙏
This looks good to me. It would be good if we can document this as part of the frigate generated doc or maybe in a separate markdown file in a docs folder or so. Over time I want to get more docs in that folder and into a site
Also maybe @radek-starburst @nineinchnick or @losipiuk can chime in.
And @LittleWat I very much assume you tested and verified this already.
@mosabua thank you for your review!
And @LittleWat I very much assume you tested and verified this already.
Yes, I've tested this on my Linux ec2 machine. It worked as expected.
Looks good but we need to do some minimal docs.
Updated the README.md on how to use the helm template command by specifying the namespace!
Could you review this again, please...? 🙏
Please rebase
@mosabua rebased!
I think this is fine as long as we can get confirmation that this works transparently as before if no namespace parameter is passed in. I am not sure it does ...
I think this is fine as long as we can get confirmation that this works transparently as before if no namespace parameter is passed in. I am not sure it does ...
Thank you for your comment! if no namespace parameter is passed in, the namespace is set to default
regardless of whether to include this difference or not. so it would be okay.
This PR attempts to close #114
This would be the standard way to support namespace specification.