Skip to content

Commit

Permalink
chore: add suggestion to configuration/overview.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Phelps <[email protected]>
  • Loading branch information
GeorgeMac and markphelps authored Oct 31, 2023
1 parent 7dbd4b1 commit 18965e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ These properties are as follows:
| storage.git.authentication.token | The access token to use for authentication | | v1.25.0 |
| storage.git.authentication.ssh.password | Password used to generate the SSH keypair | | v1.30.0 |
| storage.git.authentication.ssh.private_key_path | Path to private key on the filesystem | | v1.30.0 |
| storage.git.authentication.ssh.private_key_bytes | (alternative) raw private key bytes | | v1.30.0 |
| storage.git.authentication.ssh.private_key_bytes | (Alternative) Raw private key bytes | | v1.30.0 |
| storage.git.authentication.ssh.insecure_ignore_host_key | Skip verifying the known hosts key (avoid in production) | false | v1.30.0 |

#### Storage Object
Expand Down

0 comments on commit 18965e1

Please sign in to comment.