Add argo-ci helm chart
This commit is contained in:
parent
bfee1f32cf
commit
d5634a3af2
12 changed files with 110 additions and 3 deletions
|
|
@ -2,5 +2,5 @@ dependencies:
|
|||
- name: minio
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 0.4.3
|
||||
digest: sha256:b67924f37f043c1fa76d5eeae48fc89bfb66d4f181bc470e321db4054959e63e
|
||||
generated: 2018-01-02T13:30:37.422817-08:00
|
||||
digest: sha256:2282e3be8457161f7fb79fe1a6a871a972146574b365e69b18d9c46e16d6c47d
|
||||
generated: 2018-01-03T12:09:41.060101-08:00
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
imagesNamespace: argoproj
|
||||
controllerImage: workflow-controller
|
||||
uiImage: argoui
|
||||
imagesTag: latest
|
||||
imagesTag: v2.0.0-alpha3
|
||||
controllerName: workflow-controller
|
||||
enableWebConsole: false
|
||||
executorImage: argoexec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue