File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed
Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ metadata:
164164 capabilities : Deep Insights
165165 console.openshift.io/plugins : ' ["gitops-plugin"]'
166166 containerImage : quay.io/redhat-developer/gitops-operator
167- createdAt : " 2024-08-20T17:38:59Z "
167+ createdAt : " 2024-10-04T04:12:36Z "
168168 description : Enables teams to adopt GitOps principles for managing cluster configurations
169169 and application delivery across hybrid multi-cluster Kubernetes environments.
170170 features.operators.openshift.io/disconnected : " true"
@@ -1017,13 +1017,7 @@ spec:
10171017 port : 8081
10181018 initialDelaySeconds : 5
10191019 periodSeconds : 10
1020- resources :
1021- limits :
1022- cpu : 500m
1023- memory : 768Mi
1024- requests :
1025- cpu : 10m
1026- memory : 256Mi
1020+ resources : {}
10271021 securityContext :
10281022 allowPrivilegeEscalation : false
10291023 capabilities :
Original file line number Diff line number Diff line change 5252 port : 8081
5353 initialDelaySeconds : 5
5454 periodSeconds : 10
55- resources :
56- limits :
57- cpu : 500m
58- memory : 768Mi
59- requests :
60- cpu : 10m
61- memory : 256Mi
55+ resources : {}
6256 securityContext :
6357 allowPrivilegeEscalation : false
6458 capabilities :
You can’t perform that action at this time.
0 commit comments