removed app limits

This commit is contained in:
2024-04-25 14:29:20 +02:00
parent 55a0e7665e
commit ade83e2e83
2 changed files with 2 additions and 8 deletions

View File

@ -49,10 +49,7 @@ spec:
- name: http
containerPort: 8000
protocol: TCP
resources:
limits:
cpu: "0.5"
memory: "4Gi"
resources: {}
volumeMounts:
- mountPath: /usr/src/paperless/data
name: paperless-pvc