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 5050 port : 8081
5151 initialDelaySeconds : 5
5252 periodSeconds : 10
53- resources :
54- limits :
55- cpu : 500m
56- memory : 768Mi
57- requests :
58- cpu : 10m
59- memory : 256Mi
53+ resources : {}
6054 securityContext :
6155 allowPrivilegeEscalation : false
6256 capabilities :
You can’t perform that action at this time.
0 commit comments