Increased max CPU from 2 to 4 for nexus #22
@@ -104,7 +104,7 @@ spec:
|
|||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "2Gi"
|
memory: "2Gi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "2"
|
cpu: "4"
|
||||||
memory: "4Gi"
|
memory: "4Gi"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: nexus-data
|
- name: nexus-data
|
||||||
|
|||||||
Reference in New Issue
Block a user