apiVersion: "helm-expt.confighub.com/v1alpha1"
kind: "Variant"
metadata:
  labels:
    confighub.io/chart-ref: "prometheus-community/kube-state-metrics"
    confighub.io/chart-version: "7.4.0"
    confighub.io/proof-tier: "next80-full"
    confighub.io/variant: "cluster-metrics-readonly"
    helm-expt.confighub.com/useful-base-status: "realized-alias-base"
  name: "cluster-metrics-readonly"
spec:
  capabilityProfile:
    apiVersions:
      []
    kubeVersion: "1.30.0"
  hookPolicy: "no-hooks"
  namespace: "default"
  recipe: "../../recipe.yaml"
  releaseName: "kube-state-metrics"
  valuesProfile: "../../effective-values.yaml"
  usefulBase:
    realizationStrategy: "alias-of-default-render"
    sourceBase: "default"
    userJob: "collect or expose cluster metrics without changing application workloads"
    renderTimeChoices:
      - "service exposure"
      - "RBAC scope"
      - "persistence if the chart stores state"
      - "CRD ownership if present"
    remainingBeforeCatalog:
      - "ConfigHub proof lane"
      - "selected live lane"
      - "production disposition"
    note: "This base intentionally reuses the default rendered object set and makes the user-facing install shape explicit."
