diff --git a/apps/children/openwebui.yaml b/apps/children/openwebui.yaml index c42da49..f3ea013 100644 --- a/apps/children/openwebui.yaml +++ b/apps/children/openwebui.yaml @@ -1,6 +1,6 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: { name: openwebui, namespace: argocd } +metadata: { name: openwebui, namespace: ai } spec: project: ai-stack destination: { server: https://kubernetes.default.svc, namespace: ai }