Skip to content

Commit 55f6aaa

Browse files
committed
update path for tmp folder
1 parent c9f1210 commit 55f6aaa

File tree

1 file changed

+1
-1
lines changed
  • jobs/elasticsearch-platform/templates/config

1 file changed

+1
-1
lines changed

jobs/elasticsearch-platform/templates/config/bpm.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ processes:
66
persistent_disk: true
77
ephemeral_disk: true
88
additional_volumes:
9-
- path: /var/vcap/sys/tmp/elasticsearch
9+
- path: /var/vcap/sys/tmp/elasticsearch-platform
1010
writable: true
1111
allow_executions: true
1212
- path: /var/vcap/jobs/elasticsearch-platform/config

0 commit comments

Comments
 (0)