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