Merge pull request #957 from 3dwardch3ng/app/nexus

enable nexus
This commit is contained in:
2024-09-07 00:09:40 +10:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

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