2024-07-26 13:06:05 +00:00
|
|
|
bases:
|
|
|
|
- ../../common/environments.yaml
|
2024-09-11 21:19:35 +00:00
|
|
|
- ../../common/templates.yaml
|
2024-07-26 13:06:05 +00:00
|
|
|
repositories:
|
|
|
|
- name: bedag
|
|
|
|
url: https://bedag.github.io/helm-charts/
|
|
|
|
- name: prometheus-community
|
|
|
|
url: https://prometheus-community.github.io/helm-charts
|
|
|
|
releases:
|
|
|
|
- name: prometheus
|
|
|
|
chart: prometheus-community/kube-prometheus-stack
|
|
|
|
namespace: monitoring
|
2024-09-11 14:31:13 +00:00
|
|
|
installed: false
|
2024-09-11 21:23:09 +00:00
|
|
|
version: 61.9.0
|
2024-07-26 13:06:05 +00:00
|
|
|
inherit:
|
|
|
|
- template: default-env-values
|
|
|
|
- template: default-env-secrets
|
|
|
|
- template: crd-management-hook
|