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