Skip to content
Snippets Groups Projects
Commit 593a9a26 authored by Julien C's avatar Julien C Committed by Kubernetes Prow Robot
Browse files

Add metrics service to kube-dns (#3852)

Metrics port is exposed through a service for CoreDNS but not for kube-dns.
parent 45659671
Branches
Tags
No related merge requests found
......@@ -20,3 +20,6 @@ spec:
- name: dns-tcp
port: 53
protocol: TCP
- name: metrics
port: 10055
protocol: TCP
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment