We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bce33 commit a8fdb5fCopy full SHA for a8fdb5f
charts/qubership-jaeger/values.yaml
@@ -1625,7 +1625,7 @@ collector:
1625
resources:
1626
limits:
1627
cpu: 1
1628
- memory: 200Mi
+ memory: 512Mi
1629
requests:
1630
cpu: 100m
1631
memory: 100Mi
@@ -2250,7 +2250,7 @@ integrationTests:
2250
memory: 64Mi
2251
cpu: 50m
2252
2253
- memory: 512Mi
+ memory: 256Mi
2254
cpu: 300m
2255
service:
2256
name: jaeger-integration-tests-runner
0 commit comments