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

Bad indents: can't specify resources for mgmt #168

Closed
kleug opened this issue Aug 19, 2022 · 1 comment · Fixed by #170
Closed

Bad indents: can't specify resources for mgmt #168

kleug opened this issue Aug 19, 2022 · 1 comment · Fixed by #170

Comments

@kleug
Copy link

kleug commented Aug 19, 2022

{{ toYaml .Values.mgmt.resources | indent 12 }}

This line cause release failed for me i think it's should be like line 99 with no space if you specify indent
i can't specify ressource for mgmt

{{ toYaml .Values.resources | indent 12 }}

@kleug kleug changed the title Bad indents Bad indents: can't specify ressource for mgmt Aug 19, 2022
@eshepelyuk eshepelyuk changed the title Bad indents: can't specify ressource for mgmt Bad indents: can't specify resources for mgmt Aug 19, 2022
@eshepelyuk
Copy link
Contributor

Hello @kleug
The fix is available at 7.0.7, thanks for a contribution.

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

Successfully merging a pull request may close this issue.

2 participants