Skip to content

Commit

Permalink
md lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hilmarf committed Aug 22, 2024
1 parent dafb5d7 commit c8b88aa
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions content/docs/tutorials/input_and_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@ in a component descriptor.
The following input types are supported:
* binary
* dir
* docker
* dockermulti
* file
* helm
* ociImage
* spiff
* utf-8
- binary
- dir
- docker
- dockermulti
- file
- helm
- ociImage
- spiff
- utf-8
The following list of access types is supported:
* gitHub
* localBlob
* ociArtifact
* ociBlob
* s3
- gitHub
- localBlob
- ociArtifact
- ociBlob
- s3
Not all access and input types can be combined in useful ways with all artifact types. But the OCM specification does not define any restrictions on possible combinations.
Expand Down

0 comments on commit c8b88aa

Please sign in to comment.