From 9bd7adb057eaefda0a5b769bb8a0448cc8882c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 3 Feb 2026 11:02:27 +0100 Subject: [PATCH] fix(argo): Add new url to sys --- values/argo/manifests/sys-project.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/values/argo/manifests/sys-project.yaml b/values/argo/manifests/sys-project.yaml index e6ff1f6c..99b14800 100644 --- a/values/argo/manifests/sys-project.yaml +++ b/values/argo/manifests/sys-project.yaml @@ -95,7 +95,8 @@ spec: sourceRepos: - https://argoproj.github.io/argo-helm - https://kubernetes-sigs.github.io/metrics-server/ - - https://git.oceanbox.io/oceanbox/manifests + - https://git.oceanbox.io/platform/manifests.git + - https://git.oceanbox.io/platform/manifests - https://gitlab.com/oceanbox/manifests.git - https://kubernetes.github.io/ingress-nginx - https://cloudnative-pg.github.io/charts