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
Copy file name to clipboardExpand all lines: _docs/dashboards/gitops-products.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ The annotation is defined as part of the Product's settings when creating Produc
184
184
185
185
1. In the Codefresh UI, from the Ops in the sidebar, select**Products**.
186
186
1. Mouse over the row with the Product name, and then select**Edit** {::nomarkdown}<imgsrc="../../../images/icons/edit.png?display=inline-block">{:/}.
187
-
1. In the Edit Product form, copy the annotation to add to the application's manifest, and close the form.
187
+
1. In the Edit Product form, copy the annotation to add to the application's manifest and close the form.
188
188
189
189
{% include
190
190
image.html
@@ -217,8 +217,11 @@ The annotation is defined as part of the Product's settings when creating Produc
217
217
###Unassign an application from a Product
218
218
Unassign an application from a Product directly from the Products dashboard. This is a quick option for applications manually assigned to Products from the Products dashboard.
219
219
220
-
>**TIP**
220
+
{{site.data.callout.callout_tip}}
221
+
**TIP**
221
222
If you used annotations to connect applications to Products, to unassign the application, remove the annotation from the application manifest.
223
+
{{site.data.callout.end}}
224
+
222
225
223
226
1. In the Codefresh UI, from the Ops in the sidebar, select**Products**.