This commit is contained in:
Mohamed AMAZIRH 2025-03-14 16:06:09 +01:00
parent 06288b9152
commit b9ec56060b

View File

@ -8,15 +8,15 @@ spec:
repoURL: https://gitea.9003009.xyz/argocd-apps/ai-assistant.git repoURL: https://gitea.9003009.xyz/argocd-apps/ai-assistant.git
revision: HEAD revision: HEAD
files: files:
- path: "helm-charts/**/values.yaml" - path: "helm-charts-values/**/values.yaml"
template: template:
metadata: metadata:
name: '{{.path.basename}}' name: '{{.path.basename}}'
spec: spec:
project: ai-assistant project: ai-assistant
source: source:
repoURL: https://gitea.9003009.xyz repoURL: gitea.9003009.xyz
chart: 'helm-charts/{{path.basename}}' chart: 'helm-charts/{{.path.basename}}'
targetRevision: "*" targetRevision: "*"
helm: helm:
valueFiles: valueFiles: