apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: aprs namespace: aprs spec: minAvailable: 1 selector: matchLabels: app: aprs