github.com/replicatedhq/ship@v0.55.0/integration/failing/init/concourse/expected/base/worker-policy.yaml (about)

     1  ---
     2  # Source: concourse/templates/worker-policy.yaml
     3  apiVersion: policy/v1beta1
     4  kind: PodDisruptionBudget
     5  metadata:
     6    name: concourse-worker
     7    labels:
     8      app: concourse-worker
     9      chart: "concourse-3.7.2"
    10      release: "concourse"
    11      heritage: "Tiller"
    12  spec:
    13    minAvailable: 1
    14    selector:
    15      matchLabels:
    16        app: concourse-worker