Store files at /filestore

This commit is contained in:
Soam Vasani
2016-11-08 00:44:46 -08:00
parent e80d4a7492
commit 1080126b9e
+1 -1
View File
@@ -47,7 +47,7 @@ spec:
- name: controller
image: fission/fission-bundle
command: ["/fission-bundle"]
args: ["--controllerPort", "8888", "--filepath", "/tmp"]
args: ["--controllerPort", "8888", "--filepath", "/filestore"]
---
apiVersion: v1