Skip to content

Commit 0c3b730

Browse files
Fix Typo
1 parent 7bb3262 commit 0c3b730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ In your git-sync container configuration, mount the Secret volume at
7474
environment variable) is set to use the SSH protocol (e.g.
7575
[email protected]/foo/bar) , and set the `-ssh` flags (or set GIT_SYNC_SSH to
7676
"true"). You will also need to set your container's `securityContext` to run
77-
as user ID "65535" which is created for running git-syn as non-root.
77+
as user ID "65533" which is created for running git-sync as non-root.
7878

7979
```
8080
# ...

0 commit comments

Comments
 (0)