From def3f19dff63c735b9d6420dc2d51f5d362e68e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 5 Jan 2026 09:04:57 +0100 Subject: [PATCH] fix(makai): Correct path for new container reg --- charts/makai/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/makai/values.yaml b/charts/makai/values.yaml index 95b70597..7fbd6667 100644 --- a/charts/makai/values.yaml +++ b/charts/makai/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: registry.gitlab.com/oceanbox/makai/makai + repository: registry.gitlab.com/oceanbox/makai tag: v0.1.0 pullPolicy: IfNotPresent init: