From 9b136785d4ef8de704fd7db06f6e5695e4c0e419 Mon Sep 17 00:00:00 2001 From: Daan Asscheman Date: Thu, 12 Sep 2024 17:33:05 +0200 Subject: [PATCH] Correct image. --- openshift/config/10_sample-front.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/config/10_sample-front.yaml b/openshift/config/10_sample-front.yaml index d930264..bb4ed58 100644 --- a/openshift/config/10_sample-front.yaml +++ b/openshift/config/10_sample-front.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: sample-front - image: ghcr.io/utrechtuniversity/fsw-openshift-front:master + image: ghcr.io/utrechtuniversity/fsw-openshift-frontend:master ports: - containerPort: 7050 env: