Skip to content

Commit

Permalink
fix: cloudflared ServiceMonitor matching
Browse files Browse the repository at this point in the history
  • Loading branch information
pl4nty authored Nov 30, 2024
1 parent 4313410 commit 631bf80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/prometheus/image_monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
labels:
control-plane: image
app.kubernetes.io/name: cloudflare-kubernetes-gateway
app.kubernetes.io/managed-by: kustomize
app.kubernetes.io/managed-by: GatewayController
name: image-metrics-monitor
namespace: system
spec:
Expand All @@ -15,4 +15,5 @@ spec:
scheme: http
selector:
matchLabels:
control-plane: image
app.kubernetes.io/name: cloudflare-kubernetes-gateway
app.kubernetes.io/managed-by: GatewayController

0 comments on commit 631bf80

Please sign in to comment.