helmsdeep/helmfile-prometheus.yaml
vilorij cf6ac00fbd
internal_services (#167)
* add dashboard and CC to helmfile

* ServiceMonitors and CNP move in Releases namespace

* -revert vault init script sleep for devsetup
- vault-injector webhook only for Release namespace

* - dont install prom if processing namespaced
- bump chart versions in lock

* bump TT version

Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
2021-02-26 20:14:11 +03:00

17 lines
299 B
YAML

bases:
- environments.yaml
---
{{ readFile "hf-templates.yaml" }}
repositories:
- name: prometheus-community
url: https://prometheus-community.github.io/helm-charts
releases:
- name: prometheus
<<: *infra_default
chart: prometheus-community/kube-prometheus-stack
namespace: monitoring