This commit is contained in:
2026-07-17 22:21:47 +02:00
parent 223ba12b84
commit 06b569fda8
+1 -1
View File
@@ -27,7 +27,7 @@ spec:
- name: cache - name: cache
mountPath: /app/.cache mountPath: /app/.cache
- name: excel - name: excel
mountpath: /app/data_files mountPath: /app/data_files
readOnly: true readOnly: true
resources: resources:
requests: { cpu: "100m", memory: "256Mi" } requests: { cpu: "100m", memory: "256Mi" }