| commit | ab7edf23e0ceb86e3fc194f5cfae61da8b65a44a | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Nov 05 16:42:45 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Mar 19 16:39:07 2025 +0100 |
| tree | 6f5dd6e73eecba8c34a2c3c3fee92ee140b3ea45 | |
| parent | 4ea03cf223854ed964f4f8e2713379b10a6d3962 [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