Skip to content

Commit 3f1e6d8

Browse files
committed
UPSTREAM: <carry>: Remove resource limit from openshift manifest
Signed-off-by: dtfranz <[email protected]>
1 parent 7638c80 commit 3f1e6d8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

openshift/manifests/11-deployment-openshift-operator-controller-operator-controller-controller-manager.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ spec:
5656
name: https
5757
protocol: TCP
5858
resources:
59-
limits:
60-
cpu: 500m
61-
memory: 128Mi
6259
requests:
6360
cpu: 5m
6461
memory: 64Mi
@@ -89,9 +86,6 @@ spec:
8986
initialDelaySeconds: 5
9087
periodSeconds: 10
9188
resources:
92-
limits:
93-
cpu: 500m
94-
memory: 128Mi
9589
requests:
9690
cpu: 10m
9791
memory: 64Mi

0 commit comments

Comments
 (0)