Commit 244c8a43 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Corrected analytics and telemetry manifests

parent 7196288b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
+2 −2
Original line number Diff line number Diff line
@@ -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