Skip to content

Commit b0b25fa

Browse files
committed
add alias property to inputspec in CRD docs
1 parent 30804cb commit b0b25fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/crd.md

+1
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ InputSpec defines the desired state of Input
189189

190190
| Field | Description | Scheme |
191191
| ----- | ----------- | ------ |
192+
| alias | A user friendly alias name for this input plugin. | string |
192193
| dummy | Dummy defines Dummy Input configuration. | *[input.Dummy](plugins/input/dummy.md) |
193194
| tail | Tail defines Tail Input configuration. | *[input.Tail](plugins/input/tail.md) |
194195
| systemd | Systemd defines Systemd Input configuration. | *[input.Systemd](plugins/input/systemd.md) |

0 commit comments

Comments
 (0)