Skip to content

Commit

Permalink
Update k8s registry domain (open-telemetry#1482)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato authored Feb 17, 2023
1 parent a3d2a67 commit 651442d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ spec:
spec:
containers:
- name: myapp
image: k8s.gcr.io/echoserver:1.4
image: registry.k8s.io/echoserver:1.4
2 changes: 1 addition & 1 deletion tests/e2e/smoke-sidecar/01-install-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ spec:
spec:
containers:
- name: myapp
image: k8s.gcr.io/echoserver:1.4
image: registry.k8s.io/echoserver:1.4

0 comments on commit 651442d

Please sign in to comment.