Skip to content

Commit

Permalink
fix health checks
Browse files Browse the repository at this point in the history
Signed-off-by: R-Lawton <[email protected]>
  • Loading branch information
R-Lawton committed Dec 6, 2024
1 parent 51f7854 commit 5d38b8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: istio-proxies-monitor
namespace: ${gatewayNS}
namespace: ${KUADRANT_GATEWAY_NS}
spec:
selector:
matchExpressions:
Expand Down

0 comments on commit 5d38b8d

Please sign in to comment.