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