update doc

This commit is contained in:
DongWoo Lee 2023-01-04 00:31:59 -08:00
parent 75ce09a163
commit 6a228bb370

View File

@ -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. And, edit `chart/examples/local-logging.yaml` for a local test.
Optionally, when install the logging service only, edit `chart/admin/logging/values.yaml`. 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 ## Installation