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

The instruction to remove spaces and tabs was skipped in helpers/_volumes.tpl #43

Open
abix5 opened this issue Mar 14, 2023 · 1 comment
Assignees

Comments

@abix5
Copy link

abix5 commented Mar 14, 2023

{{ with $val.volumes }}{{ include "helpers.volumes.typed" ( dict "volumes" . "context" $ctx) }}{{ end }}

{{- with ... }}{{- end }}

lines 43-63

@randreev1321 randreev1321 self-assigned this Mar 15, 2023
@randreev1321
Copy link
Collaborator

Hi, @abix5.

Thank you for pointing this out. The instruction was removed because in some cases it breaks the structure of the yaml manifests. At the same time, the presence of extra spaces does not affect the functionality in any way, it is only a cosmetic point.

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

2 participants