We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb3262 commit 0c3b730Copy full SHA for 0c3b730
docs/ssh.md
@@ -74,7 +74,7 @@ In your git-sync container configuration, mount the Secret volume at
74
environment variable) is set to use the SSH protocol (e.g.
75
[email protected]/foo/bar) , and set the `-ssh` flags (or set GIT_SYNC_SSH to
76
"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.
+as user ID "65533" which is created for running git-sync as non-root.
78
79
```
80
# ...
0 commit comments