apiVersion: monitoring.coreos.com/v1 kind: PodMonitor metadata: name: displayctl labels: app.kubernetes.io/name: displayctl annotations: monitoring.edge.ncr.com/allowed-metrics: | edge_displayctl_nodedisplayconfig_readiness edge_displayctl_nodedisplayconfig_reconcile_duration_seconds_sum edge_displayctl_nodedisplayconfig_reconcile_duration_seconds_count edge_displayctl_nodedisplayconfig_reconcile_duration_seconds_bucket spec: selector: matchLabels: app.kubernetes.io/name: displayctl podMetricsEndpoints: - port: metrics interval: 60s path: /metrics