Increase resources for Firmador
This commit is contained in:
parent
9ed3601142
commit
2b7f01488d
|
@ -108,8 +108,8 @@ spec:
|
||||||
image: svfe/svfe-api-firmador:v20230109
|
image: svfe/svfe-api-firmador:v20230109
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 1000m
|
||||||
memory: 256Mi
|
memory: 512Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: certifados
|
- name: certifados
|
||||||
mountPath: /uploads
|
mountPath: /uploads
|
||||||
|
|
|
@ -65,8 +65,8 @@ spec:
|
||||||
image: svfe/svfe-api-firmador:v20230109
|
image: svfe/svfe-api-firmador:v20230109
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 1000m
|
||||||
memory: 256Mi
|
memory: 512Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: certifados
|
- name: certifados
|
||||||
mountPath: /uploads
|
mountPath: /uploads
|
||||||
|
|
Loading…
Reference in New Issue
Block a user