| commit | 8943f510e5a5e809e1bca1640ef071f17deb5be8 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Nov 05 16:42:45 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Nov 05 16:43:00 2024 +0100 |
| tree | 67a5417b0be0d5dc9e0a500252558fe056de8505 | |
| parent | 7badcae198d10e8dc0777f013f0176b81ebe5e68 [diff] |
Fix commit message for cluster update Change-Id: I48d694c9acb3b79fbbb6ded166642fda0699397d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
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 3e661c4..c47a71a 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 @@ - 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