Increased max CPU from 2 to 4 for nexus #22

Merged
khwezi merged 1 commits from dev into main 2026-04-12 10:49:44 +02:00
Showing only changes of commit 62835a8c1f - Show all commits

View File

@@ -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