Migrate apiserver to registry.k8s.io
Part of kubernetes/k8s.io#4738 Kubernetes-commit: 75da0cc91ad5a268ef5a2b1fa0b251b81347ca56
This commit is contained in:
		
							parent
							
								
									7ccdd9a293
								
							
						
					
					
						commit
						90d239d3a7
					
				|  | @ -144,7 +144,7 @@ spec: | ||||||
|         k8s-app: agent |         k8s-app: agent | ||||||
|     spec: |     spec: | ||||||
|       containers: |       containers: | ||||||
|         - image: k8s.gcr.io/busybox |         - image: registry.k8s.io/busybox | ||||||
|           name: agent |           name: agent | ||||||
| `, | `, | ||||||
| 			expectedResult: nil, | 			expectedResult: nil, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue