Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubernetes/test-infra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4d3ccb54f1cd1cf5f18e7a582d3af4815ec7864c
Choose a base ref
..
head repository: kubernetes/test-infra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fc95b7b08dd8bb7dd7df08390318d73207642069
Choose a head ref
Showing with 3 additions and 0 deletions.
  1. +3 −0 config/prow/cluster/cherrypicker_deployment.yaml
3 changes: 3 additions & 0 deletions config/prow/cluster/cherrypicker_deployment.yaml
Original file line number Diff line number Diff line change
@@ -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