Loading manifests/analyticsservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -98,11 +98,11 @@ spec: selector: app: analyticsservice ports: - name: frontend-grpc - name: grpc protocol: TCP port: 30080 targetPort: 30080 - name: backend-grpc - name: grpc-backend protocol: TCP port: 30090 targetPort: 30090 Loading manifests/telemetryservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -98,11 +98,11 @@ spec: selector: app: telemetryservice ports: - name: frontend-grpc - name: grpc protocol: TCP port: 30050 targetPort: 30050 - name: backend-grpc - name: grpc-backend protocol: TCP port: 30060 targetPort: 30060 Loading Loading
manifests/analyticsservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -98,11 +98,11 @@ spec: selector: app: analyticsservice ports: - name: frontend-grpc - name: grpc protocol: TCP port: 30080 targetPort: 30080 - name: backend-grpc - name: grpc-backend protocol: TCP port: 30090 targetPort: 30090 Loading
manifests/telemetryservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -98,11 +98,11 @@ spec: selector: app: telemetryservice ports: - name: frontend-grpc - name: grpc protocol: TCP port: 30050 targetPort: 30050 - name: backend-grpc - name: grpc-backend protocol: TCP port: 30060 targetPort: 30060 Loading