# 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"