Skip to content

Commit

Permalink
Missing kind port for test registry (#90)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
  • Loading branch information
anmazzotti authored Sep 26, 2024
1 parent d9d3e12 commit 133b685
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
- containerPort: 30009
hostPort: 30009
protocol: TCP
- containerPort: 30000
hostPort: 30000
protocol: TCP
EOF
```
Expand Down

0 comments on commit 133b685

Please sign in to comment.