Skip to content

Commit

Permalink
update kubernetes_state auto_conf.yaml with valid example configurati…
Browse files Browse the repository at this point in the history
…on (#7414)

* update kubernetes_state auto_conf.yaml with valid example configuration
* Update kubernetes_state/datadog_checks/kubernetes_state/data/auto_conf.yaml

Co-authored-by: Cedric Lamoriniere <cedric.lamoriniere@datadoghq.com>
  • Loading branch information
jfmyers9 and clamoriniere authored May 5, 2021
1 parent 15e025e commit db71ac7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ instances:
#
# label_joins:
# kube_deployment_labels:
# labels_to_match: deployment
# labels_to_match:
# - deployment
# labels_to_get:
# - label_addonmanager_kubernetes_io_mode

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ instances:
#
# label_joins:
# kube_deployment_labels:
# label_to_match: deployment
# labels_to_match:
# - deployment
# labels_to_get:
# - label_addonmanager_kubernetes_io_mode

Expand Down

0 comments on commit db71ac7

Please sign in to comment.