fix: fix yolo-dl namespace

This commit is contained in:
2025-06-24 13:30:23 +02:00
parent 9a1182bac9
commit 4cff341fb0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ commonLabels:
releases:
- name: yolo-dl
namespace: yolo
namespace: oceanbox
chart: ../charts/yolo-dl
condition: yolo_dl.enabled
values:
@@ -17,7 +17,7 @@ releases:
- ../values/yolo-dl/kustomize/{{ .Environment.Name }}
missingFileHandler: Info
- name: manifests
namespace: yolo
namespace: oceanbox
chart: manifests
condition: yolo_dl.enabled
missingFileHandler: Info
+1 -1
View File
@@ -10,7 +10,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: yolo
namespace: oceanbox
server: https://10.255.241.99:4443
sources:
- repoURL: {{ .Values.clusterConfig.manifests }}