Update ingress-dns addon
The new image supports DNS resolution of wildcard hostspull/6091/head
parent
87a0e4eff5
commit
8e64e3900c
|
@ -79,7 +79,7 @@ spec:
|
|||
hostNetwork: true
|
||||
containers:
|
||||
- name: minikube-ingress-dns
|
||||
image: "cryptexlabs/minikube-ingress-dns:0.2.0"
|
||||
image: "cryptexlabs/minikube-ingress-dns:0.2.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 53
|
||||
|
|
Loading…
Reference in New Issue