argocd-helm/charts/argo-ci/values.yaml

12 lines
237 B
YAML
Raw Normal View History

2018-01-03 21:15:57 -08:00
imageNamespace: argoproj
ciImage: argoci
imageTag: v1.0.0-alpha2
imagePullPolicy: Always
workflowNamespace: default
2018-01-03 21:15:57 -08:00
argo:
2018-01-03 21:15:57 -08:00
imagesNamespace: argoproj
installMinio: true
minioBucketName: argo-artifacts
useReleaseAsInstanceID: true