chore: update comment

Co-authored-by: Terry Howe <terrylhowe@gmail.com>
Signed-off-by: Jeaeun Kim <109906379+kyokuping@users.noreply.github.com>
pull/31185/head
Jeaeun Kim 1 week ago committed by GitHub
parent 9d5593f29d
commit c1a752ca88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -189,7 +189,7 @@ func newTemplateCmd(cfg *action.Configuration, out io.Writer) *cobra.Command {
}
if missing {
if savedErr != nil && settings.Debug {
// assume the manifest itself is too malformed to be rendered
// render error caused --show-only output to be empty; return the original error
return savedErr
}
return fmt.Errorf("could not find template %s in chart", f)

Loading…
Cancel
Save