argocd-helm/charts/argo-cd/templates/argocd-applicationset
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
..
deployment.yaml fix(argo-cd): global.securityContext merging (#1255) 2022-05-09 21:18:11 +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 fix(argo-cd): Add missing NetworkPolicy for ApplicationSet and Notifications (#1184) 2022-03-18 21:25:23 +00:00
role.yaml feat(argo-cd): Adding applicationSet.enable and notifications.enable (#1181) 2022-03-18 17:41:56 +01:00
rolebinding.yaml feat(argo-cd): Adding applicationSet.enable and notifications.enable (#1181) 2022-03-18 17:41:56 +01:00
service.yaml fix(argo-cd): Correct ApplicationSet controller port (#1200) 2022-03-28 23:01:54 +02:00
serviceaccount.yaml feat(argo-cd): Adding applicationSet.enable and notifications.enable (#1181) 2022-03-18 17:41:56 +01: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
webhook-ingress.yaml feat(argo-cd): Adding applicationSet.enable and notifications.enable (#1181) 2022-03-18 17:41:56 +01:00