oc-schedulerd/docs/argo_fomatting_rules.md

6 lines
220 B
Markdown
Raw Normal View History

2024-05-14 15:07:23 +02:00
This document aims at centralizing all the informations about the yaml file that will be submitted to argo
- names can only contain alphanumeric characters or '-'
2024-05-16 14:18:43 +02:00
- Lists can either be flow `[value1, value2,...]` or
2024-05-14 15:07:23 +02:00