This commit is contained in:
Tobias Bradtke
2020-05-03 01:23:46 +02:00
committed by GitHub
parent f7909fad71
commit 2ce66c0a85

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,