Fix a small bug in the Stackdriver Logging documentation (#4453)
This commit is contained in:
committed by
Andrew Chen
parent
723bdc97a8
commit
6f42c332ec
@@ -301,7 +301,7 @@ Get the current version of the Stackdriver Logging `ConfigMap` in your cluster
|
|||||||
by running the following command:
|
by running the following command:
|
||||||
|
|
||||||
```shell
|
```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
|
Then in the value for the key `containers.input.conf` insert a new filter right after
|
||||||
|
|||||||
Reference in New Issue
Block a user