jx gitops helm escape

Escapes any {{ or }} characters in the YAML files so they can be included in a helm chart

Usage

jx gitops helm escape

Synopsis

Escapes any {{ or }} characters in the YAML files so they can be included in a helm chart

Examples

# escapes any yaml files so they can be included in a helm chart
jx-gitops helm escape --dir myyaml

Options

  -d, --dir string   the directory to recursively look for the *.yaml or *.yml files (default ".")
  -h, --help         help for escape

Source

jenkins-x-plugins/jx-gitops


Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)