Skip to content

Commit aa4215a

Browse files
committed
change image architecture from arm to amd64
1 parent 1da8041 commit aa4215a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/dns-addon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ spec:
8282
name: dns-tcp-local
8383
protocol: TCP
8484
- name: dnsmasq
85-
image: gcr.io/google_containers/k8s-dns-dnsmasq-arm64:1.14.7
85+
image: gcr.io/google_containers/k8s-dns-dnsmasq-amd64:1.14.7
8686
livenessProbe:
8787
httpGet:
8888
path: /healthz-dnsmasq

0 commit comments

Comments
 (0)