fix 2
This commit is contained in:
parent
4789acf1f1
commit
8ef8019a0a
@ -11,13 +11,14 @@ spec:
|
||||
- path: "helm-charts-values/**/values.yaml"
|
||||
template:
|
||||
metadata:
|
||||
name: 'ollama'
|
||||
name: '{{.path.basename}}'
|
||||
spec:
|
||||
project: ai-assistant
|
||||
source:
|
||||
path: ''
|
||||
repoURL: gitea.9003009.xyz
|
||||
chart: 'helm-charts/ollama'
|
||||
targetRevision: "*"
|
||||
chart: helm-charts/ollama
|
||||
targetRevision: '*'
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user