test 3
This commit is contained in:
parent
8ef8019a0a
commit
2f4d46c1ab
@ -8,7 +8,7 @@ spec:
|
||||
repoURL: https://gitea.9003009.xyz/argocd-apps/ai-assistant.git
|
||||
revision: HEAD
|
||||
files:
|
||||
- path: "helm-charts-values/**/values.yaml"
|
||||
- path: "helm-charts-values/*"
|
||||
template:
|
||||
metadata:
|
||||
name: '{{.path.basename}}'
|
||||
@ -17,11 +17,11 @@ spec:
|
||||
source:
|
||||
path: ''
|
||||
repoURL: gitea.9003009.xyz
|
||||
chart: helm-charts/ollama
|
||||
chart: 'helm-charts/{{{{.path.basename}}}}'
|
||||
targetRevision: '*'
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
- '{{.path.path}}/values.yaml'
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: ai-assistant
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user