Skip to content

Commit 051aab3

Browse files
waveywaveszakisk
andauthored
docs: kind registry port
Co-authored-by: zakisk <zashaikh@redhat.com>
1 parent a268e27 commit 051aab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/docs/dev/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ When it finishes, you will have the following installed in your kind cluster:
2626
- Pipelines as code deployed from your repo with ko.
2727
- Gitea service running locally so you can run the E2E tests against it (Gitea has the most comprehensive set of tests).
2828

29-
### Configuring the Docker Registry Port
29+
### Configuring the Kind Registry Port
3030

31-
By default, the Docker registry runs on port 5000. To use a different port, set the `REG_PORT` environment variable:
31+
By default, the Kind registry runs on port 5000. To use a different port, set the `REG_PORT` environment variable:
3232
```shell
3333
# Set a custom registry port
3434
export REG_PORT=5001

0 commit comments

Comments
 (0)