helmsdeep/helmfile-infra.yaml

19 lines
408 B
YAML
Raw Normal View History

{{ readFile "hf-templates.yaml" }}
repositories:
- name: prometheus-community
url: https://prometheus-community.github.io/helm-charts
releases:
- name: prometheus
<<: *default
chart: prometheus-community/kube-prometheus-stack
version: 10.1.0
namespace: monitoring
- name: logs
<<: *default
chart: ./services/elk
set:
- name: filebeat.indextemplate
file: config/logs/template.json