diff --git a/config/prometheus/monitor.yaml b/config/prometheus/monitor.yaml index 5c359b4..f697a0b 100644 --- a/config/prometheus/monitor.yaml +++ b/config/prometheus/monitor.yaml @@ -16,4 +16,5 @@ spec: tlsConfig: insecureSkipVerify: true # Configure certs here if set up for auth_proxy (uses self-signed currently) selector: - control-plane: controller-manager + matchLabels: + control-plane: controller-manager