Skip to content
Snippets Groups Projects
Commit 4ebc37e4 authored by Alok Kumar Singh's avatar Alok Kumar Singh
Browse files

Fixed the port name for weave-net metrics endpoint

parent 486b233c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ local servicePort = k.core.v1.service.mixin.spec.portsType;
jobLabel: 'k8s-app',
endpoints: [
{
port: 'weave-metrics',
port: 'weave-net-metrics',
path: '/metrics',
interval: '15s',
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment