argocd-example-apps/guestbook/staging/pod999/guestbook-pdb.yaml

15 lines
298 B
YAML

apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
labels:
product: engineering-productivity
team: deploy-platform
project: guestbook
name: guestbook-ui
spec:
maxUnavailable: 20%
selector:
matchLabels:
product: engineering-productivity
project: guestbook