Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
add example for dnsConfig value
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
  • Loading branch information
orong-pp and jmlrt committed Oct 5, 2020
1 parent 55dbc44 commit 25bce76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions filebeat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ envFrom: []
hostPathRoot: /var/lib
hostNetworking: false
dnsConfig: {}
# options:
# - name: ndots
# value: "2"
image: "docker.elastic.co/beats/filebeat"
imageTag: "7.7.1"
imagePullPolicy: "IfNotPresent"
Expand Down

0 comments on commit 25bce76

Please sign in to comment.