diff --git a/config/samples/core_v1alpha1_clustercatalog.yaml b/config/samples/core_v1alpha1_clustercatalog.yaml new file mode 100644 index 00000000..250e8325 --- /dev/null +++ b/config/samples/core_v1alpha1_clustercatalog.yaml @@ -0,0 +1,10 @@ +apiVersion: catalogd.operatorframework.io/v1alpha1 +kind: ClusterCatalog +metadata: + name: operatorhubio +spec: + source: + type: image + image: + pollInterval: 24h + ref: quay.io/operatorhubio/catalog:latest