argocd-helm/charts/argo-cd/templates/argocd-server
Brian fc37802882
fix(argo-cd): Added openshift route options to values.yaml (#1010)
* fix(argo-cd): Added openshift route options to values.yaml

Signed-off-by: bbensky <brianbensky@gmail.com>

* removed default values from template

Signed-off-by: bbensky <brianbensky@gmail.com>

* changed case of default termination type

Signed-off-by: bbensky <brianbensky@gmail.com>
2021-11-10 17:18:13 +00:00
..
alb-grpc-service.yaml feat(argo-cd): Make AWS ALB GRPC backend protocol version configurable (#909) 2021-08-27 15:47:01 +02:00
backendconfig.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
certificate.yaml feat(argo-cd): Add ability to override API versions (#760) 2021-07-09 14:34:09 +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 fix(argo-cd) Make argocd-server /home/argocd/.aws writeable when using readOnlyRootFilesystem=false security context (#1006) 2021-11-06 09:23:27 +01: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): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
ingress.yaml feat(argo-cd): Support AWS ALB Ingress with gRPC (#806) 2021-07-20 12:40:54 +01:00
metrics-service.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04: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
route.yaml fix(argo-cd): Added openshift route options to values.yaml (#1010) 2021-11-10 17:18:13 +00:00
service.yaml feat(argo-cd): Add sessionAffinity to server service (#859) 2021-08-07 14:07:41 +01:00
serviceaccount.yaml refactor(argo-cd): Use templating for labels (#627) 2021-03-22 16:15:37 -04:00
servicemonitor.yaml feat(argo-cd): Allow service monitor relabeling configs (#897) 2021-08-25 17:04:29 +02:00