From 6f42c332ecfea12f26485a819a074ad00705c524 Mon Sep 17 00:00:00 2001 From: Mik Vyatskov Date: Tue, 1 Aug 2017 08:56:15 +0200 Subject: [PATCH] Fix a small bug in the Stackdriver Logging documentation (#4453) --- docs/tasks/debug-application-cluster/logging-stackdriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/debug-application-cluster/logging-stackdriver.md b/docs/tasks/debug-application-cluster/logging-stackdriver.md index da83d7e791..fb41d68082 100644 --- a/docs/tasks/debug-application-cluster/logging-stackdriver.md +++ b/docs/tasks/debug-application-cluster/logging-stackdriver.md @@ -301,7 +301,7 @@ Get the current version of the Stackdriver Logging `ConfigMap` in your cluster by running the following command: ```shell -kubectl get ds fluentd-gcp-v2.0 --namespace kube-system -o yaml > fluentd-gcp-ds.yaml +kubectl get cm fluentd-gcp-config --namespace kube-system -o yaml > fluentd-gcp-configmap.yaml ``` Then in the value for the key `containers.input.conf` insert a new filter right after