Handle empty YAML manifests #178
Closed
Comments
I was on the same problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using
helm template
to generate your base resources, there may be times when a resource is empty due to the way templating works in upstream charts. We should ignore empty manifests. Here is an example:The error returned is:
For a example:
The text was updated successfully, but these errors were encountered: