Skip to content

Commit 731c633

Browse files
authored
Update docs/ui-ingestion.md
1 parent 274be2d commit 731c633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ui-ingestion.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ DNS name for the `datahub-gms` pod:
327327
### I see 'N/A' when I try to run ingestion. What do I do?
328328

329329
If you see 'N/A', and the ingestion run state never changes to 'Running', this may mean
330-
that your `datahub-ingestion` container (where `datahub actions -c <config-file>` lives, see also [actions](actions/README.md)) is down.
330+
that your `datahub-actions` container (where ingestion runs; see also [actions](actions/README.md)) is down.
331331

332332
This container is responsible for executing requests to run ingestion when they come in, either
333333
on demand on a particular schedule. You can verify the health of the container using `docker ps`. Moreover, you can inspect the container logs using by finding the container id

0 commit comments

Comments
 (0)