You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
For the YAML specifications, see[Product YAML]({{site.baseurl}}/docs/promotion/yaml/product-crd/) and[Promotion Template YAML]({{site.baseurl}}/docs/promotions/yaml/promotion-template-crd/).
39
+
For the YAML specifications, see[Product YAML]({{site.baseurl}}/docs/promotions/yaml/product-crd/) and[Promotion Template YAML]({{site.baseurl}}/docs/promotions/yaml/promotion-template-crd/).
40
40
41
41
42
42
@@ -50,7 +50,7 @@ For the YAML specifications, see [Product YAML]({{site.baseurl}}/docs/promotion/
50
50
51
51
52
52
##Connect applications to product with annotations
53
-
Connect applications to products declaratively by copying the Product annotation to the application's manifest. If the Product doesn’t exist, Codefresh automatically creates it for you.(NIMA: is this correct)
53
+
Connect applications to products declaratively by copying the Product annotation to the application's manifest. If the Product doesn’t exist, Codefresh automatically creates it for you.
54
54
55
55
This is the preferred, declarative method of assigning applications to Products. The changes are committed and saved in Git as part of the application definition.
Copy file name to clipboardExpand all lines: _docs/promotions/promotions-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Review these articles to begin with GitOps promotions:
85
85
86
86
***Understand the components and entities**: Explore[Promotion building blocks]({{site.baseurl}}/docs/promotions/promotion-components/) to learn about the key entities and how they fit together in the promotion process.
87
87
***Set up and configure promotions**: Follow the guidelines in[Promotions: Setup & configuration]({{site.baseurl}}/docs/promotions/create-promotion-sequence/) to configure, trigger, and monitor promotions.
88
-
***Walk through with quick starts**: Dive into[quick starts on promotions]({{site.baseurl}}/docs/gitops-quick-start/) for step-by-step guides to get started efficiently.
88
+
***Walk through with quick starts**: Dive into[quick starts on promotions]({{site.baseurl}}/docs/gitops-quick-start/promotions/)<!--- ({{site.baseurl}}/docs/gitops-quick-start/)--> for step-by-step guides to get started efficiently.