Skip to content

Commit

Permalink
Update registry mirror to UNH infrastructure
Browse files Browse the repository at this point in the history
Refs: cnti-testcatalog#2013

Signed-off-by: Martin Matyas <[email protected]>
  • Loading branch information
martin-mat committed Jun 20, 2024
1 parent 01464d0 commit 3abcc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
containerdConfigPatches:
- |-
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."docker.io"]
endpoint = ["http://139.178.70.81:80"]
endpoint = ["http://10.200.142.204:80"]
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."registry:5000"]
endpoint = ["http://localhost:5000"]
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."registry.default.svc.cluster.local:5000"]
Expand Down

0 comments on commit 3abcc98

Please sign in to comment.