mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Merge pull request #115626 from hh/patch-3
Migrate apiserver tracing_test.go to registry.k8s.io
This commit is contained in:
commit
62903e3de6
@ -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
Block a user