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