10-tectonicocs.catalogsource.yaml 526 B

12345678910111213141516171819
  1. ##---
  2. # Source: olm/templates/10-tectonicocs.catalogsource.yaml
  3. #! validate-crd: ./deploy/chart/templates/05-catalogsource.crd.yaml
  4. #! parse-kind: CatalogSource
  5. apiVersion: app.coreos.com/v1alpha1
  6. kind: CatalogSource-v1
  7. metadata:
  8. name: tectonic-ocs
  9. namespace: operator-lifecycle-manager
  10. annotations:
  11. tectonic-operators.coreos.com/upgrade-strategy: 'DeleteAndRecreate'
  12. spec:
  13. name: tectonic-ocs
  14. sourceType: internal
  15. configMap: tectonic-ocs
  16. displayName: Tectonic Open Cloud Services
  17. publisher: CoreOS, Inc.