-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(helm): Fix PVC templating after #13210 #13619
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
Conversation
Signed-off-by: kiblik <[email protected]>
Signed-off-by: kiblik <[email protected]>
|
Oops my bad, sorry for that. I'm more convinced to always use $ regardless of whether inside a with statement or not.... |
If we would perform another "large rewrite", I would probably go with $ everywhere. But for now, this fix is enough in my opinion. |
mtesauro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
|
Based on #13620 (comment), I merged changes into this PR. |
After #13210, charts with enabled PVC were complaining
JFIY @fernandezcuesta, we missed some details. I hope this is the only missed detail.
More complex tests of HELM charts would be useful.