fix: fix namespace in yolo-dl

This commit is contained in:
2025-06-24 11:50:51 +02:00
parent c2de562554
commit 645aebb750
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: yolo-dl
namespace: yolo
server: https://10.255.241.99:4443
sources:
- repoURL: {{ .Values.clusterConfig.manifests }}