apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-09-08T23:08:10Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
  name: prometheus-operated
  namespace: monitoring
  ownerReferences:
  - apiVersion: monitoring.coreos.com/v1
    kind: Prometheus
    name: kube-prometheus-stack-prometheus
    uid: a40dc1b1-ebd1-43fc-b138-a89f2a5fc11d
  resourceVersion: "5065"
  uid: b80e3b0b-4ee6-40c4-bf25-ad0315cafe1c
spec:
  clusterIP: None
  clusterIPs:
  - None
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
    targetPort: http-web
  selector:
    app.kubernetes.io/name: prometheus
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
