You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple idea to reduce comments in values.yaml files would be to add @section propagation to fields, i.e. rather than commenting all values, only comment the top one and propagate the section to all children.
General Summary
Great tool, thanks for developing it !
A simple idea to reduce comments in
values.yaml
files would be to add@section
propagation to fields, i.e. rather than commenting all values, only comment the top one and propagate the section to all children.For example, it would be like this :
Is your feature request related to a problem? Please describe and/or link to a bug issue.
To reduce and limit the comments in values.yml and avoid unnecessary repetitions.
Expected Behavior
No response
Current Behavior
Currently, it is necessary to comment all values keys with the wanted section for organizing all values. It can quickly become repetitive.
Possible Solution
No response
Alternatives you've considered
No response
Further Information
No response
The text was updated successfully, but these errors were encountered: