Skip to content

Instantly share code, notes, and snippets.

@abhioncbr
Created April 9, 2020 23:28
Show Gist options
  • Save abhioncbr/de9e63e5aeb4d405f79218873b90ade8 to your computer and use it in GitHub Desktop.
Save abhioncbr/de9e63e5aeb4d405f79218873b90ade8 to your computer and use it in GitHub Desktop.
apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: zk-pdb
spec:
minAvailable: 2
selector:
matchLabels:
app: zookeeper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment