apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: labd spec: maxUnavailable: 1 selector: matchLabels: app: labd