fix: fix yolo-dl namespace
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user