Kubeapps should preserve comments from the original chart #3536
Labels
component/packages
Issue related to kubeapps packaging formats to be distributed (Helm chart and Carvel packages)
kind/bug
An issue that reports a defect in an existing feature
Description:
Kubeapps should preserve comments from the original chart. Now it lost the leading empty comment, e.g.
turn into
Steps to reproduce the issue:
Describe the results you received:
Some differences found, because leads empty comments disappear
Describe the results you expected:
No difference in original and restored files except user changes
Version of Helm, Kubeapps and Kubernetes:
helm version
:helm list -n <kubeapps-namespace> <kubeapps-release-name>
:kubectl version
:The text was updated successfully, but these errors were encountered: