summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/healthcheck.js
diff options
context:
space:
mode:
Diffstat (limited to 'healthcheck-container/healthcheck.js')
-rw-r--r--healthcheck-container/healthcheck.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/healthcheck-container/healthcheck.js b/healthcheck-container/healthcheck.js
index 2c0d28a..159de1f 100644
--- a/healthcheck-container/healthcheck.js
+++ b/healthcheck-container/healthcheck.js
@@ -41,7 +41,8 @@ const dcaeDeps =
'dep-dcae-ves-collector',
'dep-dcae-tca-analytics',
'dep-dcae-prh',
- 'dep-dcae-hv-ves-collector'
+ 'dep-dcae-hv-ves-collector',
+ 'dep-dcae-datafile-collector'
];
const status = require('./get-status');