Files
pezkuwi-subxt/polkadot/scripts/kubernetes/templates/poddisruptionbudget.yaml
T
gabriel klawitter f17258c14d polkadot builds (gitlab), releases (docker) and deployment (kubernetes) (#48)
* ci: add Dockerfile and its build

* make docker version tag

* polkadot with static ip address in nodeport stateful set on kubernetes

* use helm for templating

* enable rbac for polkadot
2018-12-07 12:18:52 +01:00

11 lines
156 B
YAML

apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: polkadot
spec:
selector:
matchLabels:
app: polkadot
maxUnavailable: 1