fixes for helm_release syntax updates#47
Conversation
4862b75 to
8c7945c
Compare
templates/Makefile
Outdated
There was a problem hiding this comment.
I'm not sure if adding this to teardown-env is a good idea, but I have had to go to the console to do this manually many times while testing, but if someone manually runs this then its fair to assume they know what they're doing
There was a problem hiding this comment.
Yeah I wouldn't include this here, it's way too dangerous.
There was a problem hiding this comment.
Oh this is just removing the protection. That should be fine, but I'm still a bit wary about adding too many commands in here that are only useful for us for testing, and won't ever be used in real world scenarios.
There was a problem hiding this comment.
ill remove it, it really is mostly for testing convenience, for real users I guess they wont have an issue going to the web-console to do it manually
8c7945c to
90309f6
Compare
fixes for helm_release syntax updates
No description provided.