Add kube-dns configmap

Optional volume mounting is not supported until we have kubectl 1.6
This commit is contained in:
Justin Santa Barbara 2017-03-02 12:13:57 -05:00
parent 1865ceea80
commit 128d0c52b2
1 changed files with 8 additions and 0 deletions

View File

@ -229,3 +229,11 @@ spec:
- name: dns-tcp
port: 53
protocol: TCP
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-dns
namespace: kube-system