Skip to content

Commit 6612e2f

Browse files
committed
Fix agent configuration for venafi-cloud
This fixes the example configuration for the agent.
1 parent 49cd3ea commit 6612e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ data-gatherers:
1212
config:
1313
always-fail: true
1414
venafi-cloud:
15-
upload_id: "example-id"
15+
uploader_id: "example-id"
1616
upload_path: "/example/endpoint/path"
1717

0 commit comments

Comments
 (0)