argocd-helm/charts/argo-cd/templates
Arun Anandhan f3c2fa1784
feat(argo-cd): Create optional annotations and labels for redis service (#955)
* Create optional serviceAnnotations value for redis in helm chart

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* Uncomment accidentally commented lines

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* update chart version

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* update service annotation key for redis

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* Update L24 with appropriate description

Signed-off-by: arunkumar.anandhan <arunkumar.anandhan@niceincontact.com>

* Move redis.service key occurence in values

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Also implement additional labels

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Add documentation

- Changelog annotations
- Add new values to README

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* fix: Use correct value for redis service targetPort

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-05 00:19:30 +02:00
..
argocd-application-controller fix(argo-cd): Also add hostAliases to dex deployment (#941) 2021-09-27 12:04:14 +02:00
argocd-configs fix(argo-cd): use $ as context for repository secret labels (#904) 2021-08-26 17:10:49 +02:00
argocd-repo-server fix repo server extraContainers values unused (#953) 2021-09-29 10:07:01 +01:00
argocd-server feat(argo-cd): Implement server.additionalApplications[].info (#944) 2021-09-27 21:32:15 +02:00
dex fix(argo-cd): Also add hostAliases to dex deployment (#941) 2021-09-27 12:04:14 +02:00
redis feat(argo-cd): Create optional annotations and labels for redis service (#955) 2021-10-05 00:19:30 +02:00
_helpers.tpl fix(argo-cd): Fix (full)nameOverride redis-ha sub-chart (#725) 2021-08-14 13:03:26 +02:00
argocd-aggregate-roles.yaml feat(argo-cd): Add support for aggregation clusterroles (#865) 2021-08-13 22:15:02 +02:00
networkpolicy-default-deny.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
NOTES.txt feat(argo-cd): Finalize update to argocd 2.1.0 (#884) 2021-08-26 15:42:47 +02:00