-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: cleanup syntax #86
base: main
Are you sure you want to change the base?
Conversation
7cebd4c
to
e71c94b
Compare
- replace range with toYaml - replace if with with - use quote filter on password (it could contains an ' or ") - remove strange tpl and trim - use default filter - nicer indent - remove invalid checks (if something invalid, the chart install should failed)
Hello @wrenix! The PR needs a rebase now. Also, can you please return the Also, please take a look at the review comments I left earlier. :) |
Wow you really has such dirty things in your |
I was thinking about actually pulling the |
Hello @wrenix! I introduced a bunch of new commits over the course of past few weeks and now I'm slowing down, getting ready for the |
based on #84 , #87