Skip to content

Commit

Permalink
bundle: add generated changes
Browse files Browse the repository at this point in the history
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 <lgangava@ibm.com>
  • Loading branch information
leelavg committed Nov 15, 2024
1 parent de48d90 commit 7adfdf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bundle/manifests/odf-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -418,6 +418,7 @@ spec:
port: 8081
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 90
resources:
limits:
cpu: 200m
Expand Down

0 comments on commit 7adfdf3

Please sign in to comment.