File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9975,7 +9975,7 @@ spec:
9975
9975
value : service.name=$(OTEL_SERVICE_NAME),service.namespace=opentelemetry-demo,service.version=1.12.0
9976
9976
resources :
9977
9977
limits :
9978
- memory : 50Mi
9978
+ memory : 75Mi
9979
9979
volumeMounts :
9980
9980
- name : config-rw
9981
9981
mountPath : /etc/flagd
@@ -10004,7 +10004,7 @@ spec:
10004
10004
value : service.name=$(OTEL_SERVICE_NAME),service.namespace=opentelemetry-demo,service.version=1.12.0
10005
10005
resources :
10006
10006
limits :
10007
- memory : 150Mi
10007
+ memory : 75Mi
10008
10008
volumeMounts :
10009
10009
- mountPath : /app/data
10010
10010
name : config-rw
@@ -10269,8 +10269,6 @@ spec:
10269
10269
value : " 4317"
10270
10270
- name : OTEL_COLLECTOR_PORT_HTTP
10271
10271
value : " 4318"
10272
- - name : OTEL_SERVICE_NAME
10273
- value : frontend-proxy
10274
10272
- name : OTEL_RESOURCE_ATTRIBUTES
10275
10273
value : service.name=$(OTEL_SERVICE_NAME),service.namespace=opentelemetry-demo,service.version=1.12.0
10276
10274
resources :
@@ -10487,7 +10485,7 @@ spec:
10487
10485
value : service.name=$(OTEL_SERVICE_NAME),service.namespace=opentelemetry-demo,service.version=1.12.0
10488
10486
resources :
10489
10487
limits :
10490
- memory : 1Gi
10488
+ memory : 1500Mi
10491
10489
volumeMounts :
10492
10490
volumes :
10493
10491
---
You can’t perform that action at this time.
0 commit comments