apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: ceph-csi-rbd
    meta.helm.sh/release-namespace: kube-system
  creationTimestamp: "2026-07-02T00:26:44Z"
  labels:
    app: ceph-csi-rbd
    app.kubernetes.io/managed-by: Helm
    chart: ceph-csi-rbd-3.5.1
    component: nodeplugin
    heritage: Helm
    release: ceph-csi-rbd
  name: ceph-csi-rbd-nodeplugin-http-metrics
  namespace: kube-system
  resourceVersion: "1147"
  uid: 28b3dd25-2057-40a1-802b-4e2ab2ef6eba
spec:
  clusterIP: 10.107.194.197
  clusterIPs:
  - 10.107.194.197
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: http-metrics
    port: 8080
    protocol: TCP
    targetPort: 8081
  selector:
    app: ceph-csi-rbd
    component: nodeplugin
    release: ceph-csi-rbd
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
