fix 2
This commit is contained in:
parent
4789acf1f1
commit
8ef8019a0a
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user