Skip to content
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

If storageClass is unspecified, don't print the field #7

Open
rbren opened this issue Jan 8, 2021 · 0 comments
Open

If storageClass is unspecified, don't print the field #7

rbren opened this issue Jan 8, 2021 · 0 comments

Comments

@rbren
Copy link

rbren commented Jan 8, 2021

K8s will use the default storageClass if left unspecified. However, using this chart requires the user to specify storageClass even if they just want to use the default.

I think this could be solved by guarding the storageClass import with if or .Values.storageClass .Values.global.storageClass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant