Merge pull request #115645 from vaibhav2107/test-registry

Updated the change in registry
This commit is contained in:
Kubernetes Prow Robot 2023-02-09 04:56:24 -08:00 committed by GitHub
commit 05f451b58f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,12 +30,12 @@ metadata:
spec:
containers:
- name: pause1
image: "k8s.gcr.io/pause:3.6"
image: "registry.k8s.io/pause:3.6"
resources:
claims:
- name: resource1
- name: pause2
image: "k8s.gcr.io/pause:3.6"
image: "registry.k8s.io/pause:3.6"
resources:
claims:
- name: resource2