Skip to content

Instantly share code, notes, and snippets.

@alecmerdler
Created January 30, 2019 04:45
Show Gist options
  • Save alecmerdler/14cf73523eeecb5a7a934d01664017d3 to your computer and use it in GitHub Desktop.
Save alecmerdler/14cf73523eeecb5a7a934d01664017d3 to your computer and use it in GitHub Desktop.
CatalogSource for Community Operators using the Operator Lifecycle Manager gRPC Registry Server
# Built from https://github.com/operator-framework/operator-manifests/pull/8
#! validate-crd: ./deploy/chart/templates/05-catalogsource.crd.yaml
#! parse-kind: CatalogSource
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: community-operators
spec:
sourceType: grpc
image: quay.io/alecmerdler/operator-manifests:registry
displayName: Community Operators
publisher: Red Hat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment