use helm chart, not git repo
ci / build (push) Successful in 9s
Details
ci / build (push) Successful in 9s
Details
This commit is contained in:
parent
a1763cd80d
commit
180730e197
|
@ -11,8 +11,9 @@ spec:
|
|||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
path: windmill/windmill
|
||||
repoURL: https://windmill-labs.github.io/windmill-helm-charts.git
|
||||
repoURL: https://windmill-labs.github.io/windmill-helm-charts
|
||||
path: windmill
|
||||
chart: windmill
|
||||
targetRevision: HEAD
|
||||
helm:
|
||||
valuesObject:
|
||||
|
|
Loading…
Reference in New Issue