mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-22 14:57:01 +00:00
Add SedTransformerTest
This commit is contained in:
@@ -19,10 +19,9 @@ set -e
|
||||
# and inflates it to stdout, using the given values file.
|
||||
#
|
||||
# chartDir default: $TMP_DIR/charts
|
||||
# chartDir default:
|
||||
|
||||
#
|
||||
# Example execution:
|
||||
# ./plugins/kustomize.config.k8s.io/v1/ChartInflatorExec configFile.yaml
|
||||
# ./plugin/someteam.example.com/v1/ChartInflatorExec configFile.yaml
|
||||
|
||||
|
||||
# Yaml parsing is a ridiculous thing to do in bash,
|
||||
|
||||
Reference in New Issue
Block a user