Update roles/vector/templates/vector.yaml.j2
This commit is contained in:
@@ -33,7 +33,6 @@ sinks:
|
|||||||
{% raw %}
|
{% raw %}
|
||||||
host: "{{ .host }}"
|
host: "{{ .host }}"
|
||||||
source: "{{ .source }}"
|
source: "{{ .source }}"
|
||||||
unit: "{{ .unit }}"
|
|
||||||
process: "{{ .process }}"
|
process: "{{ .process }}"
|
||||||
priority: "{{ .priority }}"
|
priority: "{{ .priority }}"
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|||||||
Reference in New Issue
Block a user