From 866212c6527fe2037817cd1f87b4604283f0e8ce Mon Sep 17 00:00:00 2001
From: M9713 <m9713@student.jamk.fi>
Date: Mon, 8 Nov 2021 20:33:14 +0200
Subject: [PATCH] Update front-deployment.yaml

---
 conduit-front/front-deployment.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conduit-front/front-deployment.yaml b/conduit-front/front-deployment.yaml
index 1290cc9..a8aafec 100644
--- a/conduit-front/front-deployment.yaml
+++ b/conduit-front/front-deployment.yaml
@@ -25,5 +25,5 @@ spec:
         imagePullPolicy: Always
         name: front
         
-      ports:
-        - containerPort: 4100
+        ports:
+          - containerPort: 4100
-- 
GitLab