2018-01-02 16:45:35 -08:00
|
|
|
imagesNamespace: argoproj
|
|
|
|
|
controllerImage: workflow-controller
|
|
|
|
|
uiImage: argoui
|
2018-01-05 11:11:40 -08:00
|
|
|
executorImage: argoexec
|
2018-01-03 21:15:57 -08:00
|
|
|
imagesTag: v2.0.0-alpha3
|
2018-01-02 16:45:35 -08:00
|
|
|
controllerName: workflow-controller
|
2018-01-05 11:11:40 -08:00
|
|
|
# Enables ability to SSH into pod using web UI
|
2018-01-02 16:45:35 -08:00
|
|
|
enableWebConsole: false
|
|
|
|
|
uiName: ui
|
|
|
|
|
crdVersion: v1alpha1
|
2018-01-05 11:11:40 -08:00
|
|
|
# If set to true then chart set controller instance id to release name
|
|
|
|
|
useReleaseAsInstanceID: false
|
2018-01-02 16:45:35 -08:00
|
|
|
instanceID:
|
|
|
|
|
|
2018-01-05 11:11:40 -08:00
|
|
|
# If set to true then chart installs minio and generate according artifactRepository section in workflow controller config map
|
2018-01-02 16:45:35 -08:00
|
|
|
installMinio: true
|
|
|
|
|
minioBucketName: argo-artifacts
|