robert hace 1 año
padre
commit
13f4231763
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      deploy-canary.yaml

+ 1 - 1
deploy-canary.yaml

@@ -102,7 +102,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 30101
+    nodePort: 30301
   selector:
     app: playletweb-canary
 ---