argocd-helm/charts/argo-workflows/templates/controller
Julien Duchesne c7584ab51d
feat(argo-workflows): Allow setting the metrics port name (#934)
* Allow setting the metrics port name
Here, we scrape every pod that has a .*-metrics port here
But the helm chart is locked to `metrics` which our Prometheus doesn't see

This PR will make it configurable with a default value of `metrics`

Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>

* Bump version

Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>

* Bump minor version

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-09-17 21:51:13 +02:00
..
workflow-aggregate-roles.yaml fix(argo-workflows): use template for all resource names (#759) 2021-05-27 18:33:22 +02:00
workflow-controller-cluster-roles.yaml Fix controller Role/ClusterRole to work with InstanceID (#833) 2021-07-20 11:10:29 -07:00
workflow-controller-config-map.yaml feat(argo-workflows): Adding initialDelay param to controller configmap (#926) 2021-09-15 15:27:03 -07:00
workflow-controller-crb.yaml feat(argo-workflows): add value to avoid creating RBAC related to ClusterWorkflowTemplates (#657) 2021-05-25 08:06:31 +02:00
workflow-controller-deployment-pdb.yaml feat(argo-workflows): added new argo-workflows chart and deprecated argo chart (#668) 2021-05-21 14:19:05 +02:00
workflow-controller-deployment.yaml feat(argo-workflows): Allow setting the metrics port name (#934) 2021-09-17 21:51:13 +02:00
workflow-controller-sa.yaml fix(argo-workflows): Observe 'controller.serviceAccount.create' (#787) 2021-06-03 19:10:55 +02:00
workflow-controller-service.yaml feat(argo-workflows): added new argo-workflows chart and deprecated argo chart (#668) 2021-05-21 14:19:05 +02:00
workflow-controller-servicemonitor.yaml feat(argo-workflows): added new argo-workflows chart and deprecated argo chart (#668) 2021-05-21 14:19:05 +02:00
workflow-rb.yaml fix(argo-workflows): Fix typo reported in #876 (#881) 2021-08-20 09:24:23 -07:00
workflow-role.yaml fix(argo-workflows): Fix typo reported in #876 (#881) 2021-08-20 09:24:23 -07:00
workflow-sa.yaml fix(argo-workflows): Fix typo reported in #876 (#881) 2021-08-20 09:24:23 -07:00