From 91d86390b0a473972f5695f487142b54095e8554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Mon, 7 Sep 2026 01:15:37 +0000 Subject: [PATCH] modified: services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml deleted: services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml modified: services/monitoring/deploy/flux/kustomization.yaml --- .../deploy/alloy/kube-scraper/helm-values.yaml | 4 ++-- .../flux/flux-kustomization-prometheus.yaml | 16 ---------------- .../monitoring/deploy/flux/kustomization.yaml | 1 - 3 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml diff --git a/services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml b/services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml index 6a69ff9..ea6f7d6 100644 --- a/services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml +++ b/services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml @@ -172,12 +172,12 @@ alloy: } rule { - source_labels = ["__meta_kubernetes_node_name"] + source_labels = ["__meta_kubernetes_endpoint_node_name"] target_label = "node" } rule { - source_labels = ["node"] + source_labels = ["__meta_kubernetes_endpoint_node_name"] target_label = "host" } diff --git a/services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml b/services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml deleted file mode 100644 index 23404fc..0000000 --- a/services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml +++ /dev/null @@ -1,16 +0,0 @@ -apiVersion: kustomize.toolkit.fluxcd.io/v1 -kind: Kustomization -metadata: - name: prometheus-kube-state-metrics -spec: - interval: 1m - sourceRef: - kind: GitRepository - name: casa - namespace: casa-limbosolutions-com - path: services/monitoring/deploy/prometheus - prune: true - decryption: - provider: sops - secretRef: - name: flux-sops-age diff --git a/services/monitoring/deploy/flux/kustomization.yaml b/services/monitoring/deploy/flux/kustomization.yaml index 5d6314c..8a945e0 100644 --- a/services/monitoring/deploy/flux/kustomization.yaml +++ b/services/monitoring/deploy/flux/kustomization.yaml @@ -3,7 +3,6 @@ kind: Kustomization namespace: monitoring resources: - flux-kustomization-alloy.yaml - #- flux-kustomization-prometheus.yaml secretGenerator: - name: flux-sops-age files: