apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: ceph-csi-rbd
    meta.helm.sh/release-namespace: kube-system
  creationTimestamp: "2026-04-21T19:19:05Z"
  labels:
    app: ceph-csi-rbd
    app.kubernetes.io/managed-by: Helm
    chart: ceph-csi-rbd-3.11.0
    component: nodeplugin
    heritage: Helm
    release: ceph-csi-rbd
  name: ceph-csi-rbd-nodeplugin-http-metrics
  namespace: kube-system
  resourceVersion: "1077"
  uid: 936b5547-f197-4b7a-806f-1da51d5b9bbe
spec:
  clusterIP: 10.104.139.41
  clusterIPs:
  - 10.104.139.41
  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: {}
