Merge pull request #2433 from webwurst/patch-2

Fix typo
This commit is contained in:
Kubernetes Prow Robot
2020-05-06 13:33:08 -07:00
committed by GitHub

View File

@@ -17,7 +17,7 @@
# chartVersion: 9.0.1 # chartVersion: 9.0.1
# helmHome: /abs/path/to/helm/config # helmHome: /abs/path/to/helm/config
# helmBin: /abs/path/to/helmBin # helmBin: /abs/path/to/helmBin
# releaseNam: nameOfHelmRelease # releaseName: nameOfHelmRelease
# releaseNamespace: namespaceWhereHelmWouldApply # releaseNamespace: namespaceWhereHelmWouldApply
# #
# fetches the given chart from stable/$chartName, # fetches the given chart from stable/$chartName,