debugging

This commit is contained in:
2025-09-12 22:26:08 -04:00
parent e29c03aee7
commit 8e8655e917
+2 -3
View File
@@ -5,14 +5,13 @@ spec:
project: ai-stack project: ai-stack
destination: { server: https://kubernetes.default.svc, namespace: ai } destination: { server: https://kubernetes.default.svc, namespace: ai }
sources: sources:
# 1) the chart (from Helm repo)
- repoURL: https://airflow.apache.org - repoURL: https://airflow.apache.org
chart: airflow chart: airflow
targetRevision: "*" targetRevision: "*"
helm: helm:
valueFiles: valueFiles:
- $values/values/airflow.yaml # points at the git source below - $values/values/airflow.yaml
# 2) your repo (the values live here)
- repoURL: https://git.ion606.com/ion606/ollama-plus - repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: argo targetRevision: argo
ref: values ref: values