Skip to content

Commit 2402327

Browse files
authored
Merge pull request #1176 from jmccormick2001/doc-bundle-breadcrumb
docs - add a mention of bundles to the README to help users find bundle info…
2 parents bcdc14e + 10c8e3a commit 2402327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ spec:
130130
131131
This will keep the etcd `ClusterServiceVersion` up to date as new versions become available in the catalog.
132132

133-
Catalogs are served internally over a grpc interface to OLM from [operator-registry](https://github.com/operator-framework/operator-registry) pods.
133+
Catalogs are served internally over a grpc interface to OLM from [operator-registry](https://github.com/operator-framework/operator-registry) pods. Catalog data such as `bundles` are documented [there](https://github.com/operator-framework/operator-registry#manifest-format) as well.
134134

135135
## Samples
136136

0 commit comments

Comments
 (0)