From: garciadeblas Date: Wed, 5 Mar 2025 16:08:22 +0000 (+0100) Subject: Clean comments in Jinja workflow to create KSU X-Git-Tag: v17.0.1~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=462b8ce74abb176445673cae7c8f488049c79ae8;p=osm%2FLCM.git Clean comments in Jinja workflow to create KSU Change-Id: I2b6c4e5924b0df0d7f905bff0d2662e8add37f17 Signed-off-by: garciadeblas --- diff --git a/osm_lcm/odu_libs/templates/launcher-create-ksu-hr.j2 b/osm_lcm/odu_libs/templates/launcher-create-ksu-hr.j2 index 207dfefe..2b559380 100644 --- a/osm_lcm/odu_libs/templates/launcher-create-ksu-hr.j2 +++ b/osm_lcm/odu_libs/templates/launcher-create-ksu-hr.j2 @@ -71,9 +71,9 @@ spec: - name: secret_key value: "values.yaml" ################################################################ - # This temporary secret (in the example, `jenkins-credentials`) should exist already - # in the `osm-workflows` namespace and contain the desired Jenkins credentials in - # a well-known key (in the example, `creds`). + # This temporary secret should exist already in the `osm-workflows` + # namespace and contain the desired secret values in a well-known key + # (in the example, `creds`). # # For instance: #