Update content/guides/deno/deploy.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
This commit is contained in:
Pradumna Saraf 2025-02-12 20:32:38 +05:30 committed by GitHub
parent 79fd794564
commit 75a7f4e338
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ spec:
selector:
app: deno-api
ports:
- port: 3000
- port: 8000
targetPort: 8000
nodePort: 30001
```