feat(paperless-ngx): add default resources

This commit is contained in:
Tommy 2024-05-13 17:10:26 +02:00
parent b74157e1cd
commit 6a7bad3905
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@ description: |
document management system that transforms your physical documents into a searchable online archive
appVersion: 2.7.0
type: application
version: 0.2.0
version: 0.2.1
maintainers:
- name: Tommy Skaug
email: tommy@skaug.me

View file

@ -28,8 +28,8 @@ postgres:
resources:
limits:
memory: "3Gi"
memory: "2Gi"
cpu: "1000m"
# requests:
# cpu: 100m
# memory: 250Mi
requests:
cpu: 100m
memory: 50Mi