Skip to content

Commit

Permalink
Remove redundant annotations
Browse files Browse the repository at this point in the history
Signed-off-by: clyang82 <[email protected]>
  • Loading branch information
clyang82 committed Dec 25, 2024
1 parent 7a74c9a commit 8fc2d8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ metadata:
categories: Integration & Delivery,OpenShift Optional
certified: "false"
containerImage: quay.io/stolostron/multicluster-global-hub-operator:latest
createdAt: "2024-12-23T02:38:25Z"
createdAt: "2024-12-25T06:09:28Z"
description: Manages the installation and upgrade of the Multicluster Global Hub.
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "false"
Expand All @@ -43,10 +43,7 @@ metadata:
features.operators.openshift.io/token-auth-aws: "false"
features.operators.openshift.io/token-auth-azure: "false"
features.operators.openshift.io/token-auth-gcp: "false"
olm.operatorGroup: multicluster-global-hub-opg
olm.operatorNamespace: multicluster-global-hub
olm.skipRange: '>=1.3.0 <1.4.0'
olm.targetNamespaces: multicluster-global-hub
operatorframework.io/initialization-resource: '{"apiVersion":"operator.open-cluster-management.io/v1alpha4",
"kind":"MulticlusterGlobalHub","metadata":{"name":"multiclusterglobalhub","namespace":"multicluster-global-hub"},
"spec": {}}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ metadata:
features.operators.openshift.io/token-auth-aws: "false"
features.operators.openshift.io/token-auth-azure: "false"
features.operators.openshift.io/token-auth-gcp: "false"
olm.operatorGroup: multicluster-global-hub-opg
olm.operatorNamespace: multicluster-global-hub
olm.skipRange: '>=1.3.0 <1.4.0'
olm.targetNamespaces: multicluster-global-hub
operatorframework.io/initialization-resource: '{"apiVersion":"operator.open-cluster-management.io/v1alpha4",
"kind":"MulticlusterGlobalHub","metadata":{"name":"multiclusterglobalhub","namespace":"multicluster-global-hub"},
"spec": {}}'
Expand Down

0 comments on commit 8fc2d8a

Please sign in to comment.