removed app limits
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user