debugging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user