Skip to content

Commit 28a8a79

Browse files
More resources to sunrise
1 parent b444b09 commit 28a8a79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/sunrise/service.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ spec:
1414
- image: code4romania/sunrise:1.0.1
1515
resources:
1616
requests:
17-
cpu: 10m
18-
memory: 50M
17+
cpu: 250m
18+
memory: 1Gi
1919
limits:
20-
cpu: 500m
21-
memory: 256M
20+
cpu: 1250m
21+
memory: 2Gi
2222
ports:
2323
- containerPort: 80
2424
env:

0 commit comments

Comments
 (0)