Open
Description
in the code I see
"IngressDNS": "k8s-minikube/minikube-ingress-dns:0.0.3@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c",
}, map[string]string{
"IngressDNS": "gcr.io",
}),
also I see
"IngressDNS": "cryptexlabs/minikube-ingress-dns:0.3.0@sha256:e252d2a4c704027342b303cc563e95d2e71d2a0f1404f55d676390e28d5093ab",
}
I suspect maybe the cryptexlabs/minikube-ingress-dns is the one that neeeds to go
I beleive @sharifelgamal had a fork of this, do you remember that ?