Skip to content

Commit

Permalink
remove prometheus
Browse files Browse the repository at this point in the history
prometheu should be installed centrally
  • Loading branch information
roschaefer committed Oct 26, 2024
1 parent f066a4e commit 0138939
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions helmfile/helmfile.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,13 @@ environments:
- ./environments/production.yaml.gotmpl
---
repositories:
- name: prometheus-community
url: https://prometheus-community.github.io/helm-charts
- name: ocelot-social
url: git+https://github.com/Ocelot-Social-Community/Ocelot-Social@deployment/hetzner/helmfile/ocelot-social?ref=hetzner

apiVersions:
- monitoring.coreos.com/v1

releases:
- name: prometheus
namespace: monitoring
chart: prometheus-community/kube-prometheus-stack

- name: ocelot-social
namespace: {{ .StateValues.namespace }}
chart: ocelot-social/ocelot-social
Expand Down

0 comments on commit 0138939

Please sign in to comment.