github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/mungegithub/misc-mungers/deployment/docs/configmap.yaml (about)

     1  # basic config options.
     2  app: misc-mungers
     3  http-cache-dir: /cache/httpcache
     4  organization: kubernetes
     5  project: kubernetes.github.io
     6  pr-mungers: blunderbuss
     7  state: open
     8  token-file: /etc/secret-volume/token
     9  period: 2m
    10  repo-dir: /gitrepos
    11  github-key-file: /etc/hook-secret-volume/secret
    12  enable-md-yaml: true
    13  use-reviewers: true
    14  blunderbuss-number-assignees: 1
    15  
    16  # munger specific options.
    17  label-file: "/gitrepos/kubernetes.github.io/labels.yaml"