From 02520944fe814a783ebae74c26c66c161c0c8b63 Mon Sep 17 00:00:00 2001 From: M9713 <m9713@student.jamk.fi> Date: Mon, 8 Nov 2021 20:55:36 +0200 Subject: [PATCH] Update front-service.yaml --- conduit-front/front-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conduit-front/front-service.yaml b/conduit-front/front-service.yaml index 9d40736..6a7b4e3 100644 --- a/conduit-front/front-service.yaml +++ b/conduit-front/front-service.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: Service metadata: - name: default + name: front namespace: default spec: type: LoadBalancer -- GitLab