config/pdb/pdb.yaml (9 lines of code) (raw):

apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: controller-manager spec: minAvailable: 1 selector: matchLabels: azure-workload-identity.io/system: "true"