feat(argocd-notifications): Add metrics service labels and annotations (#783)

* feat(argocd-notifications): Add metrics service labels and annotations

Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>

* Update charts/argocd-notifications/templates/service-metrics.yaml

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>

* Update charts/argocd-notifications/templates/service-metrics.yaml

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>

* Update _helpers.tpl

Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>

* Update _helpers.tpl

Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>

* Delete templated.yaml

Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Sergey Shaykhullin 2021-06-03 13:07:47 +03:00 committed by GitHub
parent 44aa7ed710
commit 03140b36fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 1 deletions

View file

@ -52,6 +52,9 @@ extraArgs: []
metrics:
enabled: false
port: 9001
service:
annotations: {}
labels: {}
serviceMonitor:
enabled: false
additionalLabels: {}