Skip to content

Commit

Permalink
Merge pull request #232 from shivaabhishek07/registry-update
Browse files Browse the repository at this point in the history
Replacing k8s.grc.io with registry.k8s.io
  • Loading branch information
k8s-ci-robot authored Mar 7, 2023
2 parents ab031f7 + 644a670 commit 6ae9141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sync/linux/wine2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ spec:
value: --progress-report-url=http://localhost:8099/progress --node-os-distro=windows
- name: KUBE_TEST_REPO_LIST
value: /tmp/sonobuoy/config/image-repo-list-master
image: k8s.gcr.io/conformance:$SONOBUOY_K8S_VERSION
image: registry.k8s.io/conformance:$SONOBUOY_K8S_VERSION
imagePullPolicy: Always
name: e2e
resources: {}
volumeMounts:
- mountPath: /tmp/sonobuoy/results
name: results
name: results

0 comments on commit 6ae9141

Please sign in to comment.