Skip to content

Commit

Permalink
Fix leftover delpoyment example (elastic#21474)
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <chrismarkou92@gmail.com>
(cherry picked from commit 92b3460)
  • Loading branch information
ChrsMark committed Oct 5, 2020
1 parent 6a87069 commit 346ccb9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions metricbeat/docs/running-on-kubernetes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,6 @@ $ kubectl --namespace=kube-system get ds/metricbeat
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE-SELECTOR AGE
metricbeat 32 32 0 32 0 <none> 1m
$ kubectl --namespace=kube-system get deploy/metricbeat
NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
metricbeat 1 1 1 1 1m
------------------------------------------------

Metrics should start flowing to Elasticsearch.
Expand Down

0 comments on commit 346ccb9

Please sign in to comment.