From a9f220500007fac1a427c9b799f70a2e14e38d62 Mon Sep 17 00:00:00 2001 From: Toshiki Shimomura Date: Tue, 2 Apr 2024 11:12:49 +0900 Subject: [PATCH] Fix coder-logstream-kube typo in deployment-logs.md --- docs/platforms/kubernetes/deployment-logs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/kubernetes/deployment-logs.md b/docs/platforms/kubernetes/deployment-logs.md index 14d8abd170832..184362cc1459b 100644 --- a/docs/platforms/kubernetes/deployment-logs.md +++ b/docs/platforms/kubernetes/deployment-logs.md @@ -33,7 +33,7 @@ serviceAccount: ## Installation -Install the `coder-kubestream-logs` helm chart on the cluster where the +Install the `coder-logstream-kube` helm chart on the cluster where the deployment is running. ```shell