diff --git a/K8S/platforms-depl.yaml b/K8S/platforms-depl.yaml index bc3a213..4fc233d 100644 --- a/K8S/platforms-depl.yaml +++ b/K8S/platforms-depl.yaml @@ -28,8 +28,8 @@ spec: - name: platformservice protocol: TCP port: 80 - targetPort: 80 + targetPort: 8080 - name: plafromgrpc protocol: TCP port: 666 - targetPort: 666 \ No newline at end of file + targetPort: 666