Skip to content

Commit

Permalink
Migrate apiserver to registry.k8s.io
Browse files Browse the repository at this point in the history
  • Loading branch information
hh authored Feb 8, 2023
1 parent 468ce59 commit 75da0cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ spec:
k8s-app: agent
spec:
containers:
- image: k8s.gcr.io/busybox
- image: registry.k8s.io/busybox
name: agent
`,
expectedResult: nil,
Expand Down

0 comments on commit 75da0cc

Please sign in to comment.