1 changed files with
1 additions and
1 deletions
-
1
1
deploy.yaml
|
@@ -96,7 +96,7 @@ spec:
|
|
ports:
|
|
ports:
|
|
- port: 8080
|
|
- port: 8080
|
|
targetPort: 8080
|
|
targetPort: 8080
|
|
- nodePort: 32900
|
|
|
|
|
|
+ nodePort: 32700
|
|
selector:
|
|
selector:
|
|
app: book-api
|
|
app: book-api
|
|
---
|
|
---
|