From: garciadeblas Date: Tue, 5 Nov 2024 15:42:45 +0000 (+0100) Subject: Fix commit message for cluster update X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=8943f510e5a5e809e1bca1640ef071f17deb5be8;p=osm%2Fdevops.git Fix commit message for cluster update Change-Id: I48d694c9acb3b79fbbb6ded166642fda0699397d Signed-off-by: garciadeblas --- diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-update-crossplane-cluster-and-bootstrap-wft.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-update-crossplane-cluster-and-bootstrap-wft.yaml index 3e661c46..c47a71a6 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-update-crossplane-cluster-and-bootstrap-wft.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-update-crossplane-cluster-and-bootstrap-wft.yaml @@ -274,7 +274,7 @@ spec: - name: git_volume_name value: '{{steps.generate-fleet-volume-repo.outputs.parameters.pvc-name}}' - name: commit_message - value: "Create AKS cluster {{inputs.parameters.cluster_kustomization_name}}" + value: "Update {{inputs.parameters.cluster_type}} cluster {{inputs.parameters.cluster_kustomization_name}}" - name: main_branch value: main - name: contrib_branch