Merge pull request #4179 from mirake/fix-typos

Typo fix: indentifies -> identifies
pull/4180/merge
Matthew Fisher 7 years ago committed by GitHub
commit f36c9b7a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ type Options struct {
// Force allows to force upgrading tiller if deployed version is greater than current version
ForceUpgrade bool
// ImageSpec indentifies the image Tiller will use when deployed.
// ImageSpec identifies the image Tiller will use when deployed.
//
// Valid if and only if UseCanary is false.
ImageSpec string

Loading…
Cancel
Save