This commit is contained in:
Mohamed AMAZIRH 2025-03-14 16:34:06 +01:00
parent 2f4d46c1ab
commit f03ab26e5d

View File

@ -4,24 +4,22 @@ metadata:
name: ai-assistant-applicationset
spec:
generators:
- git:
repoURL: https://gitea.9003009.xyz/argocd-apps/ai-assistant.git
revision: HEAD
files:
- path: "helm-charts-values/*"
- list:
elements:
- appName: ollama
chart: helm-charts/ollama
- appName: open-webui
chart: helm-charts/open-webui
template:
metadata:
name: '{{.path.basename}}'
name: '{{.appName}}'
spec:
project: ai-assistant
source:
path: ''
repoURL: gitea.9003009.xyz
chart: 'helm-charts/{{{{.path.basename}}}}'
chart: '{{.chart}}'
targetRevision: '*'
helm:
valueFiles:
- '{{.path.path}}/values.yaml'
destination:
server: https://kubernetes.default.svc
namespace: ai-assistant