apiVersion: v1 kind: Service metadata: creationTimestamp: "2025-12-04T00:57:16Z" labels: prometheus.nmstate.io: "true" name: nmstate-monitor namespace: openshift-nmstate ownerReferences: - apiVersion: nmstate.io/v1 blockOwnerDeletion: true controller: true kind: NMState name: nmstate uid: c2a786f0-0778-4ff4-ba86-5b6814c113fd resourceVersion: "23353" uid: 3e68c6d8-9603-47a8-a561-5597e29a5ffa spec: clusterIP: 172.30.115.230 clusterIPs: - 172.30.115.230 internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: metrics port: 8443 protocol: TCP targetPort: metrics selector: prometheus.nmstate.io: "true" sessionAffinity: None type: ClusterIP status: loadBalancer: {}