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