@@ -132,9 +132,8 @@ metadata:
spec:
type: NodePort
ports:
- - port: 8080
- targetPort: 8080
- nodePort: 30540
+ - port: 80
+ targetPort: 80
selector:
app: global-book-api-canary
---