Skip to content

Commit 47700d1

Browse files
committed
adds note for /data directory
Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
1 parent b89fcf9 commit 47700d1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/toolhive/guides-registry/configuration.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,13 @@ spec:
199199
emptyDir: {}
200200
```
201201

202+
:::note
203+
204+
The `/data` mount path is used by the registry server in order to storage cloned
205+
Git repositories.
206+
207+
:::
208+
202209
Then reference `/secrets/git/token` as the `passwordFile` in your registry
203210
configuration.
204211

0 commit comments

Comments
 (0)