diff --git a/services/monitoring/helmrelease.yaml b/services/monitoring/helmrelease.yaml index f761cc5..4d5a4c4 100644 --- a/services/monitoring/helmrelease.yaml +++ b/services/monitoring/helmrelease.yaml @@ -218,16 +218,6 @@ spec: - action: keep source_labels: [__meta_kubernetes_namespace, __meta_kubernetes_pod_label_app_kubernetes_io_part_of] regex: flux-system;flux - - job_name: "titan-db" - static_configs: - - targets: ["titan-db:9100"] - relabel_configs: - - source_labels: [__address__] - target_label: instance - metric_relabel_configs: - - source_labels: [instance] - target_label: node - replacement: titan-db ---