Skip to content

Commit

Permalink
change image architecture from arm to amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
pblaas committed Nov 7, 2017
1 parent 1da8041 commit aa4215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/dns-addon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
name: dns-tcp-local
protocol: TCP
- name: dnsmasq
image: gcr.io/google_containers/k8s-dns-dnsmasq-arm64:1.14.7
image: gcr.io/google_containers/k8s-dns-dnsmasq-amd64:1.14.7
livenessProbe:
httpGet:
path: /healthz-dnsmasq
Expand Down

0 comments on commit aa4215a

Please sign in to comment.