Skip to content

Commit 2b6f494

Browse files
astefanuttiopenshift-ci[bot]
authored andcommitted
Overwrite Subscription resources in OLM e2e test
1 parent b1e27de commit 2b6f494

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/resources-olm-upgrade/subscription.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ spec:
99
name: codeflare-operator
1010
source: codeflare-olm-test
1111
sourceNamespace: olm
12+
config:
13+
resources:
14+
limits:
15+
cpu: 400m
16+
memory: 128Mi
17+
requests:
18+
cpu: 50m
19+
memory: 64Mi

0 commit comments

Comments
 (0)