diff --git a/bundle/manifests/ocs-client-operator.clusterserviceversion.yaml b/bundle/manifests/ocs-client-operator.clusterserviceversion.yaml index 857f2d34c..da9c688ef 100644 --- a/bundle/manifests/ocs-client-operator.clusterserviceversion.yaml +++ b/bundle/manifests/ocs-client-operator.clusterserviceversion.yaml @@ -589,7 +589,7 @@ spec: serviceAccountName: ocs-client-operator-status-reporter strategy: deployment installModes: - - supported: false + - supported: true type: OwnNamespace - supported: false type: SingleNamespace diff --git a/config/manifests/bases/ocs-client-operator.clusterserviceversion.yaml b/config/manifests/bases/ocs-client-operator.clusterserviceversion.yaml index ca4d144bf..6569eef48 100644 --- a/config/manifests/bases/ocs-client-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/ocs-client-operator.clusterserviceversion.yaml @@ -30,7 +30,7 @@ spec: deployments: null strategy: "" installModes: - - supported: false + - supported: true type: OwnNamespace - supported: false type: SingleNamespace