Skip to content

Commit

Permalink
fix a nit
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang Dai <764524258@qq.com>
  • Loading branch information
daixiang0 committed Oct 14, 2019
1 parent 870187a commit d56a5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/helm/fluent-bit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ helm upgrade --install my-release loki/fluent-bit \
--set loki.serviceName=loki.default.svc.cluster.local
```

If you deploy loki with custom namespace or service name, you must update `loki.serviceName` as you own value.
If you deploy Loki with a custom namespace or service name, you must change the value above for `loki.serviceName` to the appropriate value.

The command deploys fluent-bit on the Kubernetes cluster with the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.

Expand Down

0 comments on commit d56a5a3

Please sign in to comment.