From 7adfdf3e9356dcdaa579112b852ce605512b60c8 Mon Sep 17 00:00:00 2001 From: Leela Venkaiah G Date: Fri, 15 Nov 2024 06:45:55 +0000 Subject: [PATCH] bundle: add generated changes 90s for timeout is choosen based on a couple of observations that it took around a minute for InstallPlan to be realised as CSVs on the cluster. Signed-off-by: Leela Venkaiah G --- bundle/manifests/odf-operator.clusterserviceversion.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle/manifests/odf-operator.clusterserviceversion.yaml b/bundle/manifests/odf-operator.clusterserviceversion.yaml index 55261053..bea21021 100644 --- a/bundle/manifests/odf-operator.clusterserviceversion.yaml +++ b/bundle/manifests/odf-operator.clusterserviceversion.yaml @@ -35,7 +35,7 @@ metadata: categories: Storage console.openshift.io/plugins: '["odf-console"]' containerImage: quay.io/ocs-dev/odf-operator:latest - createdAt: "2024-11-13T13:01:04Z" + createdAt: "2024-11-15T06:44:22Z" description: OpenShift Data Foundation provides a common control plane for storage solutions on OpenShift Container Platform. features.operators.openshift.io/token-auth-aws: "true" @@ -418,6 +418,7 @@ spec: port: 8081 initialDelaySeconds: 5 periodSeconds: 10 + timeoutSeconds: 90 resources: limits: cpu: 200m