Skip to content

Commit

Permalink
Add more env vars to preset-pull-registry-sandbox-repo-list
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <[email protected]>
  • Loading branch information
dims committed Mar 2, 2022
1 parent a8e2ee6 commit ed59b42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ presets:
env:
- name: KUBE_TEST_REPO_LIST
value: https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-cloud-provider/gcp/registry/default-sandbox.yaml
- name: KUBE_DOCKER_REGISTRY
value: registry-sandbox.k8s.io
- name: KUBE_ADDON_REGISTRY
value: registry-sandbox.k8s.io

presubmits:
kubernetes/kubernetes:
Expand Down

0 comments on commit ed59b42

Please sign in to comment.