File tree 2 files changed +3
-15
lines changed
2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ metadata:
164
164
capabilities : Deep Insights
165
165
console.openshift.io/plugins : ' ["gitops-plugin"]'
166
166
containerImage : quay.io/redhat-developer/gitops-operator
167
- createdAt : " 2024-08-20T17:38:59Z "
167
+ createdAt : " 2024-10-04T04:12:36Z "
168
168
description : Enables teams to adopt GitOps principles for managing cluster configurations
169
169
and application delivery across hybrid multi-cluster Kubernetes environments.
170
170
features.operators.openshift.io/disconnected : " true"
@@ -1017,13 +1017,7 @@ spec:
1017
1017
port : 8081
1018
1018
initialDelaySeconds : 5
1019
1019
periodSeconds : 10
1020
- resources :
1021
- limits :
1022
- cpu : 500m
1023
- memory : 768Mi
1024
- requests :
1025
- cpu : 10m
1026
- memory : 256Mi
1020
+ resources : {}
1027
1021
securityContext :
1028
1022
allowPrivilegeEscalation : false
1029
1023
capabilities :
Original file line number Diff line number Diff line change 52
52
port : 8081
53
53
initialDelaySeconds : 5
54
54
periodSeconds : 10
55
- resources :
56
- limits :
57
- cpu : 500m
58
- memory : 768Mi
59
- requests :
60
- cpu : 10m
61
- memory : 256Mi
55
+ resources : {}
62
56
securityContext :
63
57
allowPrivilegeEscalation : false
64
58
capabilities :
You can’t perform that action at this time.
0 commit comments