From a9a83e316fc22d2c71d0f230157cf6a30e269ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Fri, 26 Sep 2025 14:07:17 +0200 Subject: [PATCH] fix: Add to sys --- values/argo/manifests/sys-project.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/values/argo/manifests/sys-project.yaml b/values/argo/manifests/sys-project.yaml index 50b9bb71..0f1ff1c4 100644 --- a/values/argo/manifests/sys-project.yaml +++ b/values/argo/manifests/sys-project.yaml @@ -74,6 +74,8 @@ spec: server: https://kubernetes.default.svc - namespace: ncps server: https://kubernetes.default.svc + - namespace: slinky + server: https://kubernetes.default.svc sourceRepos: - https://argoproj.github.io/argo-helm - https://kubernetes-sigs.github.io/metrics-server/ @@ -100,3 +102,5 @@ spec: - https://dapr.github.io/helm-charts - https://charts.gabe565.com - https://open-telemetry.github.io/opentelemetry-helm-charts + - https://ghcr.io/slinkyproject/charts/slurm-operator + - https://ghcr.io/slinkyproject/charts/slurm-operator-crds