argocd-helm/charts/argo-cd/templates/argocd-server
Mouhsen Ibrahim b78109c4f3
feat(argo-cd): Add pathType value to ingress (#822)
Modern GKE versions only accept ImplementationSpecific
as pathType for the ingress resource, so here we added
a new value for the pathType which can be used to set
pathType on demand, the default value is still Prefix
for backward compatability

Signed-off-by: Mouhsen Ibrahim <mouhsen.ibrahim@gmail.com>
2021-07-05 11:52:59 +02:00
..
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
backendconfig.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
certificate.yaml fix(argo-cd): Server cert-manager certificate secretName to match documentation (#793) 2021-06-07 11:39:41 +02:00
clusterrole.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04: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 manage gpgKeys (#797) 2021-07-05 11:41:55 +02:00
hpa.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
ingress-grpc.yaml feat(argo-cd): Add pathType value to ingress (#822) 2021-07-05 11:52:59 +02:00
ingress.yaml feat(argo-cd): Add pathType value to ingress (#822) 2021-07-05 11:52:59 +02:00
metrics-service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
projects.yaml feat(argo-cd): Add Support for syncWindows in additionalProjects (#398) 2020-08-29 16:37:57 -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
route.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
service.yaml feat(argocd): Added externalTrafficPolicy to server service (#736) 2021-05-18 09:24:45 +02:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Extract ServiceMonitor interval to values (#739) 2021-05-21 14:43:10 +02:00