Skip to content

Commit 7bf6883

Browse files
authored
Merge pull request #456 from jetstack/fix-example-agent-config
Fix agent configuration for venafi-cloud
2 parents 49cd3ea + 6612e2f commit 7bf6883

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)