Koschei: Increase memory and CPU for frontend

This commit is contained in:
Mikolaj Izdebski 2024-06-05 11:33:13 +02:00
parent 9ba8aa1acf
commit e19dbf6749

View file

@ -30,10 +30,10 @@ spec:
resources:
requests:
cpu: 500m
memory: 256Mi
memory: 512Mi
limits:
cpu: 3000m
memory: 896Mi
memory: 1536Mi
readinessProbe:
timeoutSeconds: 1
initialDelaySeconds: 5