robert пре 1 година
родитељ
комит
13f4231763
1 измењених фајлова са 1 додато и 1 уклоњено
  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
 ---