diff --git a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-ceph-directus.yaml b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-ceph-directus.yaml index 5ed5fee56..0a60940b5 100644 --- a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-ceph-directus.yaml +++ b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-ceph-directus.yaml @@ -15,8 +15,9 @@ spec: - s3-exporter selector: matchLabels: - app.kubernetes.io/instance: s3-exporter-ceph-directus - app.kubernetes.io/name: s3-exporter-ceph-directus + app.kubernetes.io/instance: s3-exporter + app.kubernetes.io/name: s3-exporter + app.kubernetes.io/service: s3-exporter-ceph-directus endpoints: - interval: 5m path: /metrics diff --git a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-digital-ocean.yaml b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-digital-ocean.yaml index 45ad69d51..7f6aa285c 100644 --- a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-digital-ocean.yaml +++ b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-digital-ocean.yaml @@ -15,8 +15,9 @@ spec: - s3-exporter selector: matchLabels: - app.kubernetes.io/instance: s3-exporter-digital-ocean - app.kubernetes.io/name: s3-exporter-digital-ocean + app.kubernetes.io/instance: s3-exporter + app.kubernetes.io/name: s3-exporter + app.kubernetes.io/service: s3-exporter-digital-ocean endpoints: - interval: 5m path: /metrics diff --git a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-local.yaml b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-local.yaml index 0d88ab5a3..9643668be 100644 --- a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-local.yaml +++ b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-local.yaml @@ -15,8 +15,9 @@ spec: - s3-exporter selector: matchLabels: - app.kubernetes.io/instance: s3-exporter-garage-local - app.kubernetes.io/name: s3-exporter-garage-local + app.kubernetes.io/instance: s3-exporter + app.kubernetes.io/name: s3-exporter + app.kubernetes.io/service: s3-exporter-garage-local endpoints: - interval: 5m path: /metrics diff --git a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-remote.yaml b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-remote.yaml index fcebdc2da..27eb47b3f 100644 --- a/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-remote.yaml +++ b/clusters/cl01tl/manifests/s3-exporter/ServiceMonitor-s3-exporter-garage-remote.yaml @@ -15,8 +15,9 @@ spec: - s3-exporter selector: matchLabels: - app.kubernetes.io/instance: s3-exporter-garage-remote - app.kubernetes.io/name: s3-exporter-garage-remote + app.kubernetes.io/instance: s3-exporter + app.kubernetes.io/name: s3-exporter + app.kubernetes.io/service: s3-exporter-garage-remote endpoints: - interval: 5m path: /metrics