multiple updates

This commit is contained in:
2024-09-05 15:22:04 +10:00
parent 6ff35d3e12
commit 333892ffca
8 changed files with 14 additions and 14 deletions

View File

@@ -21,11 +21,11 @@ spec:
image: klo2k/nexus3:3.68.1-02
resources:
limits:
memory: "3Gi"
cpu: "1"
memory: "6Gi"
cpu: "6"
requests:
memory: "2Gi"
cpu: "500m"
memory: "4Gi"
cpu: "4"
ports:
- containerPort: 8081
volumeMounts: