Skip to content

Commit 10c8e3a

Browse files
author
jmccormick2001
committed
add a mention of bundles to the README to help users find bundle information
1 parent 8d52709 commit 10c8e3a

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)