argocd-helm/charts/argo-cd/templates/redis
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
..
deployment.yaml feat(argo-cd): Add ability to scrape redis metrics (#892) 2021-09-17 18:47:11 +01:00
metrics-service.yaml feat(argo-cd): Add ability to scrape redis metrics (#892) 2021-09-17 18:47:11 +01:00
networkpolicy.yaml feat(argo-cd): Add ability to scrape redis metrics (#892) 2021-09-17 18:47:11 +01:00
service.yaml feat(argo-cd): Create optional annotations and labels for redis service (#955) 2021-10-05 00:19:30 +02:00
serviceaccount.yaml fix(argo-cd): Add ServiceAccount for redis (#828) 2021-07-12 13:06:50 +02:00
servicemonitor.yaml feat(argo-cd): Add ability to scrape redis metrics (#892) 2021-09-17 18:47:11 +01:00