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