Sometimes there are no sample values files available for a helm chart (see for example https://github.com/crossplane/crossplane) - in these cases Monokle should be able to generate a values file from all properties used in all templates. The result would be a values.yaml file with empty properties - users would still have to set the actual values for each property.
This could also be helpful in getting an understanding of all properties that are defined - and finding any "rogue" properties that should have been removed!? (although we could probably have a better/different UX for this purpose)
Sometimes there are no sample values files available for a helm chart (see for example https://github.com/crossplane/crossplane) - in these cases Monokle should be able to generate a values file from all properties used in all templates. The result would be a values.yaml file with empty properties - users would still have to set the actual values for each property.
This could also be helpful in getting an understanding of all properties that are defined - and finding any "rogue" properties that should have been removed!? (although we could probably have a better/different UX for this purpose)