diff --git a/config/prow/cluster/cherrypicker_deployment.yaml b/config/prow/cluster/cherrypicker_deployment.yaml index 64f816403ba4..847b0a1cbe64 100644 --- a/config/prow/cluster/cherrypicker_deployment.yaml +++ b/config/prow/cluster/cherrypicker_deployment.yaml @@ -42,6 +42,9 @@ spec: image: gcr.io/k8s-prow/cherrypicker:v20210909-3483cd12ba imagePullPolicy: Always args: + - --github-token-path=/etc/github/oauth + - --github-endpoint=http://ghproxy + - --github-endpoint=https://api.github.com - --dry-run=false ports: - name: http