github.com/operator-framework/operator-lifecycle-manager@v0.30.0/deploy/upstream/manifests/0.7.0/10-rh-operators.catalogsource.yaml (about) 1 ##--- 2 # Source: olm/templates/10-rh-operators.catalogsource.yaml 3 4 #! validate-crd: ./deploy/chart/templates/05-catalogsource.crd.yaml 5 #! parse-kind: CatalogSource 6 apiVersion: operators.coreos.com/v1alpha1 7 kind: CatalogSource 8 metadata: 9 name: rh-operators 10 namespace: kube-system 11 spec: 12 sourceType: internal 13 configMap: rh-operators 14 displayName: Red Hat Operators 15 publisher: Red Hat 16