We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23da336 commit 66324d5Copy full SHA for 66324d5
1 file changed
chart/templates/extra/controllerconfiguration.yaml
@@ -53,7 +53,6 @@ spec:
53
title: "Promote {{ "{{" }} trunc 5 .ChangeTransferPolicy.Status.Proposed.Dry.Sha {{ "}}" }} to `{{ "{{" }} .ChangeTransferPolicy.Spec.ActiveBranch {{ "}}" }}`"
54
description: "This PR is promoting the environment branch `{{ "{{" }} .ChangeTransferPolicy.Spec.ActiveBranch {{ "}}" }}` which is currently on dry sha {{ "{{" }} .ChangeTransferPolicy.Status.Active.Dry.Sha {{ "}}" }} to dry sha {{ "{{" }} .ChangeTransferPolicy.Status.Proposed.Dry.Sha {{ "}}" }}."
55
commitStatus:
56
- watchLocalApplications: true
57
workQueue:
58
maxConcurrentReconciles: 10
59
requeueDuration: "5m"
0 commit comments