Files
catalog/stable/cloudflared/1.0.13/ci/test-values.yaml
TrueCharts-Bot 35de77af0d Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-31 02:15:20 +00:00

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"