Skip to content

Commit fb2d177

Browse files
committed
Increase memory limits and requests for fii-aliat application in values.yaml
1 parent a81c394 commit fb2d177

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

apps/esense-app/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ ingress:
1818
hosts:
1919
- app.esense.ro
2020

21+
livenessProbe: null
22+
readinessProbe: null
23+
2124
resources:
2225
requests:
2326
cpu: 100m

apps/help2help/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ ingress:
2424
- servicii.helptohelpukraine.ro
2525
- help2help.heroesof.tech
2626

27+
livenessProbe: null
28+
readinessProbe: null
29+
2730
resources:
2831
requests:
2932
cpu: 10m

0 commit comments

Comments
 (0)