fix: seed observability dependencies
Deploy Cluster / Terraform (push) Successful in 31s
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-04-26 10:32:25 +00:00
parent daf6ccd0e4
commit 499a3462e7
330 changed files with 97287 additions and 19 deletions
@@ -9,11 +9,10 @@ spec:
targetNamespace: observability
chart:
spec:
chart: kube-prometheus-stack
version: 68.4.4
chart: ./infrastructure/charts/kube-prometheus-stack
sourceRef:
kind: HelmRepository
name: prometheus-community
kind: GitRepository
name: platform
namespace: flux-system
install:
createNamespace: true
@@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: prometheus-community
namespace: flux-system
spec:
interval: 1h
url: https://prometheus-community.github.io/helm-charts
@@ -3,7 +3,6 @@ kind: Kustomization
resources:
- namespace.yaml
- grafana-admin-externalsecret.yaml
- helmrepository-prometheus-community.yaml
- ocirepository-loki.yaml
- ocirepository-promtail.yaml
- helmrelease-kube-prometheus-stack.yaml