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