mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-18 18:18:36 +00:00
Update ChartInflatorExec
This commit is contained in:
@@ -10,8 +10,8 @@ set -e
|
|||||||
# metadata:
|
# metadata:
|
||||||
# name: notImportantHere
|
# name: notImportantHere
|
||||||
# chart: chartName
|
# chart: chartName
|
||||||
# values: path/to/values/file
|
# values: /absolute/path/to/values/file
|
||||||
# helmBin: path/to/helmBin
|
# helmBin: /absolute/path/to/helmBin
|
||||||
#
|
#
|
||||||
# fetches the given chart from stable/$chartName,
|
# fetches the given chart from stable/$chartName,
|
||||||
# and inflates it to stdout, using the given values file.
|
# and inflates it to stdout, using the given values file.
|
||||||
|
|||||||
Reference in New Issue
Block a user