argocd-helm/charts/argo-cd/templates/argocd-server
tgauweiler 8caf81a4ef
fix: volumes indention for argocd-server (#260)
* Fix volumeMounts indention for argocd-server

VolumeMounts have to be indented with 8 spaces.

* chore: bump chart version

* Fix volumes indention for argo-server

* Bump version
2020-03-07 00:42:46 +11:00
..
applications.yaml init v1.0.0 (#129) 2019-11-04 16:17:25 -08:00
certificate.yaml fix: update certificate apiVersion (#213) 2020-01-28 09:07:35 +11: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 fix: volumes indention for argocd-server (#260) 2020-03-07 00:42:46 +11: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 Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
serviceaccount.yaml Issue #147, k8s label part-of expected to be argocd (#151) 2019-11-06 09:47:56 +11:00
servicemonitor.yaml [charts/argo-cd] Fix servicemonitors (#180) 2019-12-05 14:47:15 +11:00