argocd-helm/charts
Noah Goldman a7db20ebe2 argo-cd: Add volume parameters to Deployments (#58)
This adds new parameters to each Deployment in the argo-cd chart,
allowing users to specify custom volumes to mount.  This makes it
possible to use a Git repository self-signed certificates by manually
adding a "known_hosts" file, as recommended in the documentation:
https://argoproj.github.io/argo-cd/user-guide/private-repositories/

"volumes" and "volumeMounts" parameters are added to each Deployment,
with defaults set to empty.

This change was tested by templating the chart with default parameters,
and by templating it with volume mounts specified for each service.
2019-04-30 07:55:14 -07:00
..
argo Allow disabling ui and deploying ui related resources (#31) 2019-04-16 18:00:06 -07:00
argo-cd argo-cd: Add volume parameters to Deployments (#58) 2019-04-30 07:55:14 -07:00
argo-ci Update chart to use workflow-controller v2.2.1, bump chart version to v0.3.0 2018-11-29 15:16:59 -08:00
argo-events set specific version to argo-events images (#43) 2019-03-13 12:26:00 -04:00