From 94dc877e7997aa718207a33d9b435cc207ad8e24 Mon Sep 17 00:00:00 2001 From: chaoqun zhou Date: Mon, 2 Sep 2024 17:00:12 +0800 Subject: [PATCH] fix typo --- docs/advanced/debug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/debug.md b/docs/advanced/debug.md index 650bad068e..e0f86089bd 100644 --- a/docs/advanced/debug.md +++ b/docs/advanced/debug.md @@ -83,7 +83,7 @@ sidebar_position: 3 2. Update `edgecore` configuration to enable **edgeStream**. - This modification needs to be done all edge system where `edgecore` runs to update `/etc/kubeedge/config/cloudcore.yaml`. + This modification needs to be done all edge system where `edgecore` runs to update `/etc/kubeedge/config/edgecore.yaml`. Make sure the `server` IP address to the cloudcore IP (the same as $CLOUDCOREIPS). ```yaml