Add argo-ci helm chart
This commit is contained in:
parent
bfee1f32cf
commit
d5634a3af2
12 changed files with 110 additions and 3 deletions
10
charts/argo-ci/values.yaml
Normal file
10
charts/argo-ci/values.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
imageNamespace: argoproj
|
||||
ciImage: argoci
|
||||
imageTag: latest
|
||||
|
||||
argo-ci:
|
||||
imagesNamespace: argoproj
|
||||
imagesTag: v2.0.0-alpha3
|
||||
enableWebConsole: false
|
||||
installMinio: true
|
||||
minioBucketName: argo-artifacts
|
||||
Loading…
Add table
Add a link
Reference in a new issue