diff --git a/client/gefyra/api/run.py b/client/gefyra/api/run.py index f74767d8..3773e724 100644 --- a/client/gefyra/api/run.py +++ b/client/gefyra/api/run.py @@ -65,7 +65,7 @@ def run( else: ns_source = "--namespace argument" - dns_search = f"{namespace}.svc.cluster.local" + dns_search = f"{namespace}.svc.cluster.local svc.cluster.local cluster.local k8s" # # Confirm the wireguard connection working #