argocd-helm/charts/argo-cd/templates/argocd-application-controller
Christian Brauchli 57e1cd6960
feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh (#1270)
* feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh

Signed-off-by: Christian Brauchli <chb@open.ch>

* change back default values

Signed-off-by: Christian Brauchli <chb@open.ch>

* update README

Signed-off-by: Christian Brauchli <chb@open.ch>

* change values to the values they where before

Signed-off-by: Christian Brauchli <chb@open.ch>

* fix lint

Signed-off-by: Christian Brauchli <chb@open.ch>

* adjust default portName to be istio compatible

Signed-off-by: Christian Brauchli <chb@open.ch>

* update docs

Signed-off-by: Christian Brauchli <chb@open.ch>

* Resolve copy-paste errors

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

* Restore dex/deployment.yaml and adapt dex/service.yaml

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

* Bump minor chart version and add port renaming to changelog

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

Co-authored-by: Christian Brauchli <chb@open.ch>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-10 09:40:49 +02:00
..
clusterrole.yaml feat(argo-cd): Ability to provide cluster role to repo-server (#919) 2021-09-17 22:14:31 +02:00
clusterrolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
deployment.yaml feat(argo-cd): Add ability to use an external redis instance (#1150) 2022-03-31 14:18:54 +02:00
metrics-service.yaml feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh (#1270) 2022-05-10 09:40:49 +02:00
networkpolicy.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
poddisruptionbudget.yaml feat(argo-cd): add poddisruptionbudget template. (#1110) 2022-01-31 15:36:49 +00:00
prometheusrule.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
role.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
rolebinding.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh (#1270) 2022-05-10 09:40:49 +02:00