Skip to content

Commit

Permalink
Update variables.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joibel authored Mar 28, 2023
1 parent 9f7e93e commit b7bed37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ For `Template`-level metrics:
| `workflow.name` | Workflow name |
| `workflow.templateName` | Workflow template name. This works only for template names, it may give wrong answers for non-generated names |
| `workflow.namespace` | Workflow namespace |
| `workflow.main entrypoint` | Workflow's initial entrypoint |
| `workflow.mainEntrypoint` | Workflow's initial entrypoint |
| `workflow.serviceAccountName` | Workflow service account name |
| `workflow.uid` | Workflow UID. Useful for setting ownership reference to a resource, or a unique artifact location |
| `workflow.parameters.<NAME>` | Input parameter to the workflow |
Expand Down

0 comments on commit b7bed37

Please sign in to comment.