catalog/stable/cloudflared/1.0.30/ci/test-values.yaml

4 lines
185 B
YAML

# With the bellow we test both container starts and that tpl is working inside extraArgs list
extraArgs: ["tunnel", "--no-autoupdate", "{{ .Values.testTpl }}"]
testTpl: "--hello-world"