We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b72bf commit 860444dCopy full SHA for 860444d
reference/fleet/filesource-provider.md
@@ -7,7 +7,7 @@ This allows information from the filesystem to be used as variables in the {{age
7
For example, the following configuration watches for changes to `file1`:
8
9
```yaml
10
-provides:
+providers:
11
filesource:
12
sources:
13
file1:
@@ -18,4 +18,4 @@ inputs:
18
type: filestream
19
paths:
20
- ${filesource.file1}
21
-```
+```
0 commit comments