Skip to content

Commit 7257d5a

Browse files
committed
Update ssh key config entry in reference too
1 parent 0135de9 commit 7257d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-insights/ingestion-agent-configuration-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ source:
146146
# Only for use with password authentication. The name of the file containing the password in the secrets_directory folder
147147
secret_name: sftp-user-password
148148
# Only for use with private key authentication. The name of the file containing the SSH key in the secrets_directory folder
149-
key_secret: sftp-user-ssh-key
149+
key_secret_name: sftp-user-ssh-key
150150
# Optional. Only for use with private key authentication. The passphrase for the SSH key. This can be omitted if the key is not protected by a passphrase.
151151
passphrase_secret_name: sftp-user-ssh-key-passphrase
152152
filtering:

0 commit comments

Comments
 (0)