Skip to content

Commit 3aa9441

Browse files
committed
fix process name in ES platform bpm config
1 parent 42ef36f commit 3aa9441

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
@@ -1,5 +1,5 @@
11
processes:
2-
- name: elasticsearch
2+
- name: elasticsearch-platform
33
hooks:
44
pre_start: /var/vcap/jobs/elasticsearch-platform/bin/pre-start
55
executable: /var/vcap/jobs/elasticsearch-platform/bin/elasticsearch.sh

0 commit comments

Comments
 (0)