Commit graph

116 commits

Author SHA1 Message Date
Jaret Deprin
3656e6cb68 Make redis and dex command line arguements dependant on enabled values
Redis and Dex commandline arguements should only exist if those services are enabled.
2019-10-16 13:09:29 -07:00
Jaret Deprin
3d92993827 Remove default tls certificate
Comments out the argo.example.com certificate but leaves values as an example.
2019-10-16 13:05:50 -07:00
Jaret Deprin
e2215f864a move cluster Admin Access to controller
Ability enable the cluster admin access to deploy to the local cluster.
2019-10-16 12:16:06 -07:00
Jaret Deprin
0f7aba1300 Fix missing {{- end }} blocks
mistakenly removed in commit.
2019-10-15 18:54:17 -07:00
Jaret Deprin
ca53ad463a Removes server.enabled
As suggested, the server should always be enabled.
2019-10-15 18:40:16 -07:00
Jaret Deprin
41df9ed672 Removes repoServer.enabled
As suggested, the repo-server should always be enabled.
2019-10-15 18:34:50 -07:00
Jaret Deprin
d5907e9a59 fix Chart.name to match the directory name
Helm linting failure on name mismatch.
2019-10-15 18:32:41 -07:00
Jaret Deprin
4fe65a4e09 Removes controller.enabled
As suggested, the controller should always be enabled.
2019-10-15 18:31:54 -07:00
Jaret Deprin
89716e2ebc remove release: {{ .Release.Name }} label
release: {{ .Release.Name }} label removed and selectors updated to use existing app.kubernetes.io/instance:  {{ .Release.Name }}
2019-10-15 12:10:34 -07:00
Jaret Deprin
79a683f8c6 Add Notes.txt 2019-10-15 10:26:23 -07:00
Jaret Deprin
42e490e886 init v1.0.0 2019-10-11 10:10:19 -07:00
Johannes
22607a897b Bumped version to 1.2.3 (#127) 2019-10-11 09:07:38 -07:00
ChocoPowwwa
c237709456 Argocd - Add capabiility to set resource.exclustions from values.yaml (#126)
* Argocd - Add capability to set resource.exclutions on argocd-cm

* Argocd - Bump helm chart version to 0.6.0 and fix wrong app version
2019-10-10 11:21:14 -07:00
Alex Collins
c9524a4690 changes 2019-09-25 12:00:14 -07:00
Alex Collins
450d4dddac changes 2019-09-25 11:56:33 -07:00
Alex Collins
338850f10e changes 2019-09-24 13:55:12 -07:00
Bryton Hall
9273c610ce expose workflow metrics port (#121) 2019-09-24 13:52:33 -07:00
Gustav Paul
d99ab90a6d argo-cd/crds: add 'hook-delete-policy: before-hook-creation' (#120)
The pattern is standard to support 'helm upgrade' for CRDs
2019-09-23 15:01:43 -07:00
leoxiongideahq
3fce11cdc2 Allow TLS configuration for Ingress (#119) 2019-09-23 14:58:42 -07:00
Alex Collins
480c730725 icon 2019-09-23 11:38:10 -07:00
Sam Wyma
d135aa72dd Be able to define extra configuration in argo (#100) 2019-09-23 08:49:13 -07:00
Gustav Paul
10ea33f7d1 charts/argo-cd: fix typo in users.anonymous.enabled (#118) 2019-09-23 08:42:28 -07:00
Gustav Paul
6e08a5ee50 argo-cd: allow anonymous access (#117) 2019-09-20 15:50:19 -07:00
Jerome Brette
2bb14b2e30 simple cleanup (#114) 2019-09-19 17:36:47 -07:00
Alex Collins
574e5cfa18
Contributing (#116) 2019-09-19 17:36:12 -07:00
leoxiongideahq
c78f70e82d Fix ConfigMap labels so ArgoCD picks it up (#115) 2019-09-20 00:52:39 +01:00
Carson A
4ccce676b0 Add ssh-known-hosts and tls cert cms and vols (#112) 2019-09-20 00:38:12 +01:00
Yann Soubeyrand
f8dc826d58 Fix ingress (#109) 2019-09-20 00:02:54 +01:00
Yann Soubeyrand
aff8a78040 Add certificate (#107) 2019-09-20 00:02:21 +01:00
Alex Collins
04bf19d8a8
Adds pull request template (#113) 2019-09-19 22:16:57 +01:00
Alex Collins
c102d0c62f remove rubbish search 2019-09-19 13:56:27 -07:00
Jerome Brette
d50ade1dd4 Deployment extensions/v1beta1 is deprecated in Kubernetes 1.16 (#110) 2019-09-19 21:50:47 +01:00
Mohammed Naser
27170d1f70 Bump version to 1.21 (#108) 2019-09-17 08:42:03 +01:00
Yann Soubeyrand
fca7065e5e Use Argo CD URL as first ingress host (#106) 2019-09-13 10:58:27 -07:00
Alex Collins
65fab695fe update Argo CD to v0.5.0 2019-09-12 13:13:51 -07:00
Trevor Sherwood
6146f2bafa Add type value to argocd server service (#68) 2019-09-12 13:11:32 -07:00
Minh Monmen
779844684b Fix syntax in argocd-secret template (#105) 2019-09-10 07:16:10 -07:00
Sean Johnson
108fb73d2c Update argo-cd to reflect new 1.2.0 deployment (#101) (#102) 2019-09-06 09:42:52 -07:00
Naseem
77e638f55d Add resources values to ui and controller (#95) 2019-08-16 09:36:37 -07:00
thorker
8d281b387e Fixed typo at argocd-ui (#94) 2019-08-14 12:51:42 -07:00
wxncjonorri
07b173f967 Updating the version of argo-cd (#91) 2019-08-13 09:50:13 -07:00
razvan-wework
e41f156cbe Adds annotations to argocd server (#90) 2019-07-30 13:44:56 -07:00
Sebastian Jäger
f9863c5b6c Improve chart description (#89) 2019-07-25 09:22:51 -07:00
Tom Powell
c9a426068e argo: add support for individual image tags. (#81) 2019-07-24 13:13:27 -07:00
Minh Monmen
c7b415b634 add rbac scopes support (#85) 2019-07-22 11:11:28 -07:00
Mike Hume
6e108f3aae Small url fixes (#82) 2019-07-08 14:06:48 -07:00
Pablo Osinaga
6cfac41a4b [Argo] Fix appVersion in argo chart (#83) 2019-07-08 10:31:18 -07:00
Sébastien Prud'homme
9f882e9190 Update Argo to v2.3.0 and add support for Prometheus operator (#73) 2019-07-02 13:41:28 -07:00
Jakub Liska
62319a934f loadBalancerIP support in argo-ui (#80) 2019-06-25 08:57:20 -07:00
Donald Rauscher
ff190bdc0a Add support for S3 artifact keyPrefix (#78) 2019-06-17 10:04:39 -07:00