diff --git a/devspc/devspace-apiregistry-core-service/templates/route.yaml b/devspc/devspace-apiregistry-core-service/templates/route.yaml index 810d6a8..c48109c 100644 --- a/devspc/devspace-apiregistry-core-service/templates/route.yaml +++ b/devspc/devspace-apiregistry-core-service/templates/route.yaml @@ -5,7 +5,7 @@ metadata: namespace: devx spec: entryPoints: - - http + - web routes: - match: Host(`{{tpl $.Values.ingress.host .}}`) kind: Rule