oom-build-jobs: explode yaml first to avoid missing anchors 03/9003/1
authorCian Johnston <cian.johnston@est.tech>
Mon, 31 May 2021 11:34:27 +0000 (12:34 +0100)
committerCian Johnston <cian.johnston@est.tech>
Mon, 31 May 2021 11:34:27 +0000 (12:34 +0100)
Signed-off-by: Cian Johnston <cian.johnston@est.tech>
Change-Id: I6536c7a2fa7fc803440add27781030528acf9975

jjb/onap/oom/oom-build-jobs.yaml

index 058d3d3e08f9563f2e28f7fbbe0a8264e28e75c0..d12e69a7dfcbb74a4bf1089f243d281f37620320 100644 (file)
@@ -77,6 +77,7 @@
           name: ONAP_OOM_HELM_CHART_VALUES_REPLACEMENTS
           description: A comma-separated list of yq expressions to execute on ONAP umbrella chart values.yaml
           default: >
+            explode(.),
             .global.masterPassword="nordix",
             .global.repository="nexus3.onap.org:10001",
             .global.imagePullPolicy="IfNotPresent",