apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
  creationTimestamp: "2026-04-06T12:12:33Z"
  generation: 1
  name: nmstate-webhook
  namespace: openshift-nmstate
  ownerReferences:
  - apiVersion: nmstate.io/v1
    blockOwnerDeletion: true
    controller: true
    kind: NMState
    name: nmstate
    uid: ea5cf991-7d99-416c-a2f3-79a2a3d7223a
  resourceVersion: "36016"
  uid: 992fb3e7-9575-4841-9621-a75829fb346f
spec:
  minAvailable: 0
  selector:
    matchLabels:
      name: nmstate-webhook
status:
  conditions:
  - lastTransitionTime: "2026-04-06T12:12:54Z"
    message: ""
    observedGeneration: 1
    reason: SufficientPods
    status: "True"
    type: DisruptionAllowed
  currentHealthy: 1
  desiredHealthy: 0
  disruptionsAllowed: 1
  expectedPods: 1
  observedGeneration: 1
