Skip to content

Commit

Permalink
Fix duplicated config field
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Pérez-Aradros Herce committed Jul 23, 2018
1 parent 2924e9d commit 0b2ee48
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions metricbeat/module/kubernetes/_meta/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
# - container
# - volume
period: 10s
hosts: ["localhost:10255"]

hosts: ["localhost:10250"]
bearer_token_file: /var/run/secrets/kubernetes.io/serviceaccount/token
ssl.certificate_authorities:
Expand Down
2 changes: 0 additions & 2 deletions metricbeat/modules.d/kubernetes.yml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
# - container
# - volume
period: 10s
hosts: ["localhost:10255"]

hosts: ["localhost:10250"]
bearer_token_file: /var/run/secrets/kubernetes.io/serviceaccount/token
ssl.certificate_authorities:
Expand Down

0 comments on commit 0b2ee48

Please sign in to comment.