File tree 3 files changed +1
-7
lines changed
olm-catalog/latest/manifests
3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,6 @@ resources:
48
48
requests :
49
49
cpu : 2m
50
50
memory : 16Mi
51
- limits :
52
- memory : 2Gi
53
51
54
52
# nodeSelector for clusterManager operator deployment.
55
53
nodeSelector : {}
Original file line number Diff line number Diff line change 77
77
port : 8443
78
78
initialDelaySeconds : 2
79
79
resources :
80
- limits :
81
- memory : 2Gi
82
80
requests :
83
81
cpu : 2m
84
82
memory : 16Mi
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ metadata:
59
59
categories : Integration & Delivery,OpenShift Optional
60
60
certified : " false"
61
61
containerImage : quay.io/open-cluster-management/registration-operator:latest
62
- createdAt : " 2024-12-18T07:51:41Z "
62
+ createdAt : " 2024-12-24T03:03:39Z "
63
63
description : Manages the installation and upgrade of the ClusterManager.
64
64
operators.operatorframework.io/builder : operator-sdk-v1.32.0
65
65
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
@@ -598,8 +598,6 @@ spec:
598
598
scheme : HTTPS
599
599
initialDelaySeconds : 2
600
600
resources :
601
- limits :
602
- memory : 2Gi
603
601
requests :
604
602
cpu : 2m
605
603
memory : 16Mi
You can’t perform that action at this time.
0 commit comments