From 8e8655e917a09004778b6533183bb49d00d40710 Mon Sep 17 00:00:00 2001 From: ION606 Date: Fri, 12 Sep 2025 22:26:08 -0400 Subject: [PATCH] debugging --- apps/children/airflow.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/children/airflow.yaml b/apps/children/airflow.yaml index 5ac9152..7e86cdd 100644 --- a/apps/children/airflow.yaml +++ b/apps/children/airflow.yaml @@ -5,14 +5,13 @@ spec: project: ai-stack destination: { server: https://kubernetes.default.svc, namespace: ai } sources: - # 1) the chart (from Helm repo) - repoURL: https://airflow.apache.org chart: airflow targetRevision: "*" helm: valueFiles: - - $values/values/airflow.yaml # points at the git source below - # 2) your repo (the values live here) + - $values/values/airflow.yaml + - repoURL: https://git.ion606.com/ion606/ollama-plus targetRevision: argo ref: values