diff --git a/filebeat/values.yaml b/filebeat/values.yaml index 475e0e8a1..369e5e6da 100755 --- a/filebeat/values.yaml +++ b/filebeat/values.yaml @@ -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"