Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Signed-off-by: panicboat <panicboat@gmail.com>
  • Loading branch information
panicboat and agilgur5 authored Mar 5, 2024
1 parent d2e1be9 commit 6d5030c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/title-and-description.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,11 @@ metadata:
The above manifest will render as a row like the below image:
![ClusterWorkflowTemplate Example](assets/title-and-description-markdown-cluster-workflow-template.png)
### Cron Workflow
### For `CronWorkflows`

> v3.6 and after

You can also add the `workflows.argoproj.io/title` and `workflows.argoproj.io/description` annotations with embedded markdown to a `CronWorkflow` to display in the list:

```yaml
apiVersion: argoproj.io/v1alpha1
Expand Down

0 comments on commit 6d5030c

Please sign in to comment.