From 8fc175b2093da2a3c2ba8e1ee0a3ec7b0b95c46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 3 Feb 2026 12:10:49 +0100 Subject: [PATCH] fix: Switch hel1 to gitea --- values/env-hel1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/env-hel1.yaml b/values/env-hel1.yaml index 57e3d92c..a78379b5 100644 --- a/values/env-hel1.yaml +++ b/values/env-hel1.yaml @@ -1,5 +1,5 @@ clusterConfig: - manifests: https://gitlab.com/oceanbox/manifests.git + manifests: https://git.oceanbox.io/platform/manifests.git env: "prod" distro: "talos" domain: "adm.hel1.obx"