argocd-helm/charts/argo/templates
Justin Nauman b6588e85b8 Chart Grooming (#14)
* Chart Grooming

- Changed the default `workflow-controller` installation to use the `ServiceAccount` that is created and bound.
- Customized the instanceID logic:
  - No longer defaults to installed (this was very difficult to see/understand when coming from starter tutorials)
  - Kept logic to allow for release name or explicit mappings but changed structure a bit
- Added in optional configuration for:
  - CRD Install hook's ServiceAccount to allow clean install if your
  default roles aren't privledged
  - Optional Pod and Service annotations
  - Controller logging level configuration
- Minio Customizations
  - Changed the Secret configuration to properly represent the path of a secret instead of the actual contents
  - Changed the names of the secret and service that are represented to mirror that of the underlying chart

* Adding in role bindings for minio secrets if installed
2018-08-16 00:39:27 -07:00
..
_helpers.tpl Updating helm chart and improving style (#7) 2018-06-04 07:39:53 -07:00
_workflow-crd.tpl Updating helm chart and improving style (#7) 2018-06-04 07:39:53 -07:00
apply-workflow-crd-job.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
NOTES.txt Updating helm chart and improving style (#7) 2018-06-04 07:39:53 -07:00
ui-cluster-role.yaml fixes capitalization error for release name reference (#10) 2018-08-03 01:19:12 -07:00
ui-crb.yaml fixes capitalization error for release name reference (#10) 2018-08-03 01:19:12 -07:00
ui-deployment.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
ui-sa.yaml Updating helm chart and improving style (#7) 2018-06-04 07:39:53 -07:00
ui-service.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
worfkflow-controller-secrets-access.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
workflow-controller-clusterrole.yaml fixes capitalization error for release name reference (#10) 2018-08-03 01:19:12 -07:00
workflow-controller-config-map.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
workflow-controller-crb.yaml fixes capitalization error for release name reference (#10) 2018-08-03 01:19:12 -07:00
workflow-controller-deployment.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
workflow-controller-minio-secret-crb.yaml Chart Grooming (#14) 2018-08-16 00:39:27 -07:00
workflow-controller-sa.yaml Updating helm chart and improving style (#7) 2018-06-04 07:39:53 -07:00