Skip to content

Commit ec748d3

Browse files
Decrease CPU allocation
Our systems have only 2 cores
1 parent 1057145 commit ec748d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/deployment-aivsai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
resources:
3131
limits:
3232
memory: 180Mi
33-
cpu: 2000m
33+
cpu: 1500m
3434
volumeMounts:
3535
- name: hooks
3636
mountPath: /tmp/hooks.d

0 commit comments

Comments
 (0)