mirror of https://github.com/docker/docs.git
Update content/guides/deno/deploy.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
This commit is contained in:
parent
79fd794564
commit
75a7f4e338
|
@ -56,7 +56,7 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
app: deno-api
|
app: deno-api
|
||||||
ports:
|
ports:
|
||||||
- port: 3000
|
- port: 8000
|
||||||
targetPort: 8000
|
targetPort: 8000
|
||||||
nodePort: 30001
|
nodePort: 30001
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue