Commit db5fc4ff authored by Piotr Szczesniak's avatar Piotr Szczesniak

Added label name to kube-dns service

It will be displayed in kubectl clusterinfo command.
parent a3fd0a9f
......@@ -8,6 +8,7 @@ portalIP: {{ pillar['dns_server'] }}
containerPort: 53
labels:
k8s-app: kube-dns
name: kube-dns
kubernetes.io/cluster-service: "true"
selector:
k8s-app: kube-dns
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment