fix
This commit is contained in:
parent
06288b9152
commit
b9ec56060b
@ -8,15 +8,15 @@ spec:
|
||||
repoURL: https://gitea.9003009.xyz/argocd-apps/ai-assistant.git
|
||||
revision: HEAD
|
||||
files:
|
||||
- path: "helm-charts/**/values.yaml"
|
||||
- path: "helm-charts-values/**/values.yaml"
|
||||
template:
|
||||
metadata:
|
||||
name: '{{.path.basename}}'
|
||||
spec:
|
||||
project: ai-assistant
|
||||
source:
|
||||
repoURL: https://gitea.9003009.xyz
|
||||
chart: 'helm-charts/{{path.basename}}'
|
||||
repoURL: gitea.9003009.xyz
|
||||
chart: 'helm-charts/{{.path.basename}}'
|
||||
targetRevision: "*"
|
||||
helm:
|
||||
valueFiles:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user