Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
  • Loading branch information
invidian committed Jul 22, 2020
1 parent df0d133 commit d93192b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/components/util/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ func chartTemplatesToPostRender(c *chart.Chart) postRender {
fmt.Fprintf(&buf, "\n---\n# %s\n%s", template.Name, template.Data)
}

c.Templates = nil

return postRender{
manifests: buf,
}
Expand Down

0 comments on commit d93192b

Please sign in to comment.