Skip to content

Commit

Permalink
chore(docs): fix artifact repository ref example name typo (#13724)
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Clucas <alan@clucas.org>
  • Loading branch information
Joibel authored Oct 7, 2024
1 parent 15f2170 commit 35324ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/artifact-repository-ref.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
generateName: artifactory-repository-ref-
generateName: artifact-repository-ref-
spec:
entrypoint: main
artifactRepositoryRef:
Expand Down

0 comments on commit 35324ce

Please sign in to comment.