apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: math-exercises-pdb spec: minAvailable: 1 selector: matchLabels: app: math-exercises