Files
k8s-pilot/k8s/pdb.yaml
T
dev 566c122044
Build & Push / build (push) Failing after 45s
initial
2026-06-07 10:52:17 +02:00

11 lines
173 B
YAML

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