Browse Source

更新 'deploy-canary.yaml'

robert 2 years ago
parent
commit
95bf33d0a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy-canary.yaml

+ 1 - 1
deploy-canary.yaml

@@ -94,7 +94,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    #nodePort: 30540
+    nodePort: 30540
   selector:
     app: book-api-canary
 ---