--- apiVersion: policy/v1 kind: PodDisruptionBudget metadata: name: ghp namespace: ghp annotations: argocd.argoproj.io/sync-wave: "2" spec: minAvailable: 1 selector: matchLabels: app: ghp