@@ -1,11 +1,11 @@
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
- name: ocs
+ name: rh-operators
namespace: operator-lifecycle-manager
spec:
sourceType: internal
- configMap: ocs
- displayName: Open Cloud Services
+ configMap: rh-operators
+ displayName: Red Hat Operators
publisher: Red Hat
@@ -6,4 +6,3 @@
- include_tasks: remove.yaml
when: operator_lifecycle_manager_remove | bool
-