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
|
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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user