提交 894145b4 编写于 作者: A Aaron Prindle 提交者: GitHub

Merge pull request #964 from aaron-prindle/upgrade-kubedns

Upgrade kube-dns to version 1.9
......@@ -37,7 +37,7 @@ spec:
spec:
containers:
- name: kubedns
image: gcr.io/google_containers/kubedns-amd64:1.8
image: gcr.io/google_containers/kubedns-amd64:1.9
imagePullPolicy: IfNotPresent
resources:
# TODO: Set memory limits when we've profiled the container for large
......@@ -123,4 +123,4 @@ spec:
ports:
- containerPort: 8080
protocol: TCP
dnsPolicy: Default # Don't use cluster DNS.
\ No newline at end of file
dnsPolicy: Default # Don't use cluster DNS.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册