From 69623e3b8c705fde6ec63c0a9d792c71e1d90e22 Mon Sep 17 00:00:00 2001 From: TheValll Date: Thu, 9 Jul 2026 21:16:52 +0200 Subject: [PATCH] k8s.yaml change --- k8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s.yaml b/k8s.yaml index 909d4dd..0ba4f2e 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: portfolio - image: registry.gitlab.com/val-team/public/portfolio:latest + image: git.valentin-massonniere.ch/valentin/portfolio:latest imagePullPolicy: Always ports: - containerPort: 3000