From 6a228bb37067d48368f18d656db9fd30d98d4a6e Mon Sep 17 00:00:00 2001 From: DongWoo Lee Date: Wed, 4 Jan 2023 00:31:59 -0800 Subject: [PATCH] update doc --- chart/admin/logging/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/admin/logging/README.md b/chart/admin/logging/README.md index 0dadc17e..3d154828 100644 --- a/chart/admin/logging/README.md +++ b/chart/admin/logging/README.md @@ -18,7 +18,7 @@ This will enable the helm dependencies defined in `chart/Chart.yaml`. And, edit `chart/examples/local-logging.yaml` for a local test. Optionally, when install the logging service only, edit `chart/admin/logging/values.yaml`. -For a local test, it should use a hostname (not `localhost` but a hostname registered in `/etc/hosts`) +For a local test, it should use a hostname (not `localhost` but a hostname like `myhostname` registered in `/etc/hosts`) ## Installation