argocd-helm/charts/argo-cd/templates/dex
Seo, Sinhyeok 263919a8a8
fix(argo-cd): Also add hostAliases to dex deployment (#941)
* feat: Add hostAliases to dex/deployment

based on https://github.com/argoproj/argo-helm/pull/274

Signed-off-by: Sinhyeok <sinhyeok@gmail.com>

* Bumped version number of argo-cd chart

Signed-off-by: Sinhyeok <sinhyeok@gmail.com>

* Beautify indentation

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

* Beautify indentation of existing implementation

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

* Update changelog

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

Co-authored-by: attar.sh <attar.sh@kakaobank.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-09-27 12:04:14 +02:00
..
deployment.yaml fix(argo-cd): Also add hostAliases to dex deployment (#941) 2021-09-27 12:04:14 +02:00
networkpolicy.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02: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 feat(argo-cd): Parameterizing dex ports names due to istio 403 errors (#889) 2021-08-23 19:23:07 +02:00
serviceaccount.yaml fix(argo-cd): Disable Dex ServiceAccount (#648) 2021-04-21 15:18:55 +02:00
servicemonitor.yaml feat(argo-cd): Allow service monitor relabeling configs (#897) 2021-08-25 17:04:29 +02:00