This commit is contained in:
Mohamed AMAZIRH 2025-03-14 16:25:41 +01:00
parent 4789acf1f1
commit 8ef8019a0a

View File

@ -11,13 +11,14 @@ spec:
- path: "helm-charts-values/**/values.yaml" - path: "helm-charts-values/**/values.yaml"
template: template:
metadata: metadata:
name: 'ollama' name: '{{.path.basename}}'
spec: spec:
project: ai-assistant project: ai-assistant
source: source:
path: ''
repoURL: gitea.9003009.xyz repoURL: gitea.9003009.xyz
chart: 'helm-charts/ollama' chart: helm-charts/ollama
targetRevision: "*" targetRevision: '*'
helm: helm:
valueFiles: valueFiles:
- values.yaml - values.yaml