[COMMENT]fix comment

Signed-off-by: Scaat Feng <scaat.feng@gmail.com>
pull/9066/head
Scaat Feng 4 years ago
parent b6bd8d7363
commit 0de89685d4

@ -219,7 +219,7 @@ func (i *Install) Run(chrt *chart.Chart, vals map[string]interface{}) (*release.
return nil, err
}
//special case for helm template --is-upgrade
// special case for helm template --is-upgrade
isUpgrade := i.IsUpgrade && i.DryRun
options := chartutil.ReleaseOptions{
Name: i.ReleaseName,

Loading…
Cancel
Save