1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-11-06 09:09:19 +02:00

helmExecute: opt out from template parsing (#4511)

Add option to opt out from helm template parsing

Co-authored-by: Linda Siebert <linda.siebert@sap.com>
Co-authored-by: Alexander Link <33052602+alxsap@users.noreply.github.com>
This commit is contained in:
Marcus Holl
2023-09-08 10:30:30 +02:00
committed by GitHub
parent b58bb87114
commit e80adc5ab9
4 changed files with 110 additions and 16 deletions

View File

@@ -360,6 +360,13 @@ spec:
scope:
- STEPS
- PARAMETERS
- name: renderValuesTemplate
type: bool
description: A flag to turn templating value files on or off.
default: true
scope:
- STEPS
- PARAMETERS
containers:
- image: dtzar/helm-kubectl:3
workingDir: /config