Skip to content

Commit

Permalink
Merge pull request #8049 from piosz/kubectl
Browse files Browse the repository at this point in the history
Added name to kube-dns service
  • Loading branch information
wojtek-t committed May 11, 2015
2 parents 9b6ef98 + 02aa97d commit 427e6ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/addons/dns/skydns-svc.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
namespace: default
labels:
k8s-app: kube-dns
name: kube-dns
kubernetes.io/cluster-service: "true"
spec:
selector:
Expand Down

0 comments on commit 427e6ef

Please sign in to comment.