Skip to content

Commit

Permalink
Merge pull request #434 from maxrjones/patch-1
Browse files Browse the repository at this point in the history
Update field to match argo Workflow spec
  • Loading branch information
viniciusdc authored May 2, 2024
2 parents 9014db3 + 634fe21 commit 32d1344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/how-tos/using-argo.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ This feature requires that you have a Jupyter user pod running when the "jupyter
### YAML Example

```
api: argoproj.io/v1alpha1
apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
name: jupyterflow-override-example
Expand Down

0 comments on commit 32d1344

Please sign in to comment.