[eclipse/xtext-core#1178] Use one 1 cpu in every pod

Signed-off-by: Nico Prediger <mail@nicoprediger.de>
This commit is contained in:
Nico Prediger 2019-06-24 11:38:19 +02:00
parent 1c54354815
commit 5c7e98cc88

View file

@ -20,8 +20,10 @@ spec:
resources:
limits:
memory: "2Gi"
cpu: "1"
requests:
memory: "2Gi"
cpu: "1"
volumeMounts:
- name: settings-xml
mountPath: /home/jenkins/.m2/settings.xml