apiVersion: policy/v1beta1 kind: PodDisruptionBudget metadata: name: deprecated spec: maxUnavailable: 1 selector: matchLabels: app: deprecated