Marco Kilchhofer
84120e6da3
feat(argo-cd): Add ability to handle cluster credentials ( #632 )
...
* feat(argo-cd): Add ability to handle cluster credentials
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Apply review changes
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix: use stringData in cluster secret
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
2021-04-13 21:10:04 -04:00
Marco Kilchhofer
3b0ebdda66
refactor(argo-cd): Use templating for labels ( #627 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-03-22 16:15:37 -04:00
Matt Gowie
ff388f8f94
feat(argo-cd): adds configEnabled flag to allow parent chart to own CM ( #591 )
...
Signed-off-by: Matt Gowie <matt@masterpoint.io>
2021-03-08 20:30:24 +01:00
John Kost
ec68ef2080
feat(argo-cd): conditionally create the rbac configmap ( #569 )
...
Signed-off-by: John Kost <jkost@bandwidth.com>
2021-02-09 18:32:28 +01:00
Matteo Ruina
562a8fcd98
Add support for configmaps annotations ( #390 )
...
Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
2020-07-12 10:56:48 -04:00
LucasBoisserie
0eb0730abb
[argocd] add annotations for secret ( #308 )
2020-04-16 08:44:52 -04:00
Yann Soubeyrand
3b3a2c86b3
feat: allow manually setting password modification time ( #207 )
...
Automatically setting password modification time to the current time leads to
it changing every time the chart is rendered. Ironically, this is a problem
when Argo CD manages itself using this chart ;-)
2020-01-28 09:28:58 +11:00
DaytonG
4b22128b4c
feat: allow custom secrets to be added to argocd-secret ( #199 )
2020-01-09 11:55:14 -05:00
Konstantin
149049293f
Fix webhook secret properties ( #176 )
...
- Bumped chart version to 1.3.0 due to breaking change (bitbucket uuid / bitbucket server secret)
2019-12-05 13:52:22 +11:00
Antoine
7503f29192
added option to set admin.password, tls.key and tls.cert in argocd-secret via values ( #158 )
...
- Added option to set admin.password, tls.key and tls.cert in argocd-secret via values
- Bumped chart version
2019-12-05 13:25:45 +11:00
Jaret
2ffd0d8ebf
remove default values from the argocd rbac configmap ( #152 )
...
* remove default values from the argocd rbac configmap
* Bump patch version
2019-11-06 10:38:22 +11:00
TomHellier
33c4adfbb6
Issue #147 , k8s label part-of expected to be argocd ( #151 )
...
The argocd application expects that the label 'app.kubernetes.io/part-of' is set to 'argocd' otherwise the configmap or secret is rejected, and the argocd-dex-server, argocd-server, and argocd-application-controller fail to start.
2019-11-06 09:47:56 +11:00
Jaret
30889df476
init v1.0.0 ( #129 )
2019-11-04 16:17:25 -08:00