Skip to content

Commit 01b9f02

Browse files
Cr 21243 - add annotations (#533)
1 parent c1439e8 commit 01b9f02

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/starter-manual-sync/versions/0.0.1/workflowTemplate.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ spec:
2424
entrypoint: starter-manual-sync
2525
templates:
2626
- name: starter-manual-sync
27+
metadata:
28+
annotations:
29+
argo-hub-template/description: 'Sync, wait and send a slack message once the app is synced'
30+
argo-hub-template/icon_url: "https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/workflows/gitops-promotion/assets/icon.svg"
31+
argo-hub-template/icon_background: "#004C76"
2732
dag:
2833
tasks:
2934
- name: sync

0 commit comments

Comments
 (0)