@@ -96,7 +96,7 @@ spec:
ports:
- port: 8080
targetPort: 8080
- nodePort: 32900
+ nodePort: 32700
selector:
app: book-api
---