data fix
This commit is contained in:
+1
-1
@@ -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" }
|
||||||
|
|||||||
Reference in New Issue
Block a user