diff --git a/argoCD/deployment.yaml b/argoCD/deployment.yaml index a6c49c5..41727d3 100644 --- a/argoCD/deployment.yaml +++ b/argoCD/deployment.yaml @@ -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