argocd-helm/charts/argo-cd/templates/argocd-server
Maciej Strzelecki 53edfb9fc5
feat: Add a load balancer IP to server's service (#306)
* add loadBalancerIP to server's service

* optimize condition
2020-04-14 17:15:17 -04:00
..
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
certificate.yaml chore: update certificate apiVersion (#300) 2020-04-09 21:01:56 -04:00
clusterrole.yaml fix: Make clusterrole & clusterrolebinding optional for argocd-server again (#233) 2020-02-17 09:49:52 +11:00
clusterrolebinding.yaml fix: Make clusterrole & clusterrolebinding optional for argocd-server again (#233) 2020-02-17 09:49:52 +11:00
deployment.yaml feat: argo-cd can deploy Redis HA (#270) 2020-04-09 12:31:13 -04:00
hpa.yaml fix: reorder hpa metrics to avoid displaying diffs in argocd (#245) 2020-02-22 13:55:40 +11:00
ingress.yaml Minor fixes 11 11 (#164) 2019-11-14 14:01:01 +11:00
metrics-service.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
projects.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
role.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
rolebinding.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
route.yaml fix: remove spec.subdomain field from OpenShift route (#209) 2020-01-20 09:47:11 +11:00
service.yaml feat: Add a load balancer IP to server's service (#306) 2020-04-14 17:15:17 -04:00
serviceaccount.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
servicemonitor.yaml feat: extraArgs allows same flag multiple times (#265) 2020-03-19 14:55:16 -04:00