Skip to content

Commit

Permalink
リソース制限を削除しました
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Nov 15, 2024
1 parent f3d80eb commit ae7a5b7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions argoCD/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ spec:
image: registry.uniproject-tech.net/arane-site:stable
ports:
- containerPort: 3000
resources:
limits:
memory: "512Mi"
cpu: "500m"
requests:
memory: "128Mi"
cpu: "250m"
volumeMounts:
- name: zip-pvc
mountPath: /nextjs/public/assets
Expand Down

0 comments on commit ae7a5b7

Please sign in to comment.