Skip to content
Snippets Groups Projects
Commit 244c8a43 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Corrected analytics and telemetry manifests

parent 7196288b
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!282Resolve "(CTTC) Auto-start telemetry collection when a device endpoint is activated"
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment