Skip to content

Commit

Permalink
add localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
mms-gianni committed Jun 5, 2024
1 parent 150cf33 commit 6b32cef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ containerdConfigPatches:
endpoint = ["http://kubero-registry.kubero.svc:5000"]
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."registry.local.kubero.net"]
endpoint = ["http://registry.local.kubero.net"]
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."registry.localhost"]
endpoint = ["http://registry.localhost"]

0 comments on commit 6b32cef

Please sign in to comment.