github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/mungegithub/misc-mungers/deployment/test-infra/configmap.yaml (about) 1 # basic config options. 2 http-cache-dir: /cache/httpcache 3 organization: kubernetes 4 project: test-infra 5 pr-mungers: approval-handler 6 state: open 7 token-file: /etc/secret-volume/token 8 period: 2m 9 repo-dir: /gitrepos 10 github-key-file: /etc/hook-secret-volume/secret 11 12 implicit-self-approval: true