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
If my yaml file contains an object that is created by a CRD in the same file, it would be nice to add the spec to that object in values.yaml. Alternatively, #67 could be used and the user would have to do it manually.
If my yaml file contains an object that is created by a CRD in the same file, it would be nice to add the spec to that object in
values.yaml
. Alternatively, #67 could be used and the user would have to do it manually.Here's an example input:
Desired
<chart>/templates/my-foo-bar.yaml
:Desired
<chart>/values.yaml
:The text was updated successfully, but these errors were encountered: