From f4520bafadb8ce70cde73b0cfc7d5a349cc66a55 Mon Sep 17 00:00:00 2001 From: M9713 <m9713@student.jamk.fi> Date: Mon, 17 Jan 2022 20:05:09 +0200 Subject: [PATCH] Update te-front-deployment.yaml --- te-frontend/te-front-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/te-frontend/te-front-deployment.yaml b/te-frontend/te-front-deployment.yaml index 97b034c..76d311c 100644 --- a/te-frontend/te-front-deployment.yaml +++ b/te-frontend/te-front-deployment.yaml @@ -21,7 +21,7 @@ spec: app: frontend spec: containers: - - image: gitlab.labranet.jamk.fi:4567/conduitmiau/te-frontend:front + - image: gitlab.labranet.jamk.fi:4567/conduitmiau/te-frontend:frontend imagePullPolicy: Always name: frontend resources: -- GitLab