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

15 lines
351 B
YAML
Raw Permalink Normal View History

2018-01-04 05:15:57 +00:00
imageNamespace: argoproj
ciImage: argoci
imageTag: v1.0.0-alpha2
imagePullPolicy: Always
# Secrets with credentials to pull images from a private registry
imagePullSecrets: []
# - name: argo-pull-secret
workflowNamespace: default
2018-01-04 05:15:57 +00:00
argo:
2018-01-04 05:15:57 +00:00
imagesNamespace: argoproj
installMinio: true
minioBucketName: argo-artifacts
useReleaseAsInstanceID: true