argocd-helm/charts/argo-cd/templates/argocd-server
Takeshi Nakata c2d9c81258
feat: add BackendConfig configuration for GKE (#314)
* add BackendConfig configuration
* update chart version
* modify sample secretName
2020-04-27 10:14:23 +10:00
..
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
backendconfig.yaml feat: add BackendConfig configuration for GKE (#314) 2020-04-27 10:14:23 +10: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 fix: use networking.k8s.io/v1beta1 apiVersion for ingress if supported (#312) 2020-04-21 16:52:13 +10: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 fix: Additional Annotations in ArgoCD projects (#311) 2020-04-17 18:40:35 -04: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 feat: Fix/Enhance Routes; Add uid workaround for repo server (#276) 2020-04-20 19:59:48 -04: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