fix(clustertool): also fix mirror for non-dockerhub users
This commit is contained in:
@@ -468,10 +468,10 @@ func setSpegel() {
|
|||||||
endpoints:
|
endpoints:
|
||||||
- http://127.0.0.1:30020
|
- http://127.0.0.1:30020
|
||||||
- http://127.0.0.1:30021
|
- http://127.0.0.1:30021
|
||||||
factory.talos.dev:
|
# factory.talos.dev:
|
||||||
endpoints:
|
# endpoints:
|
||||||
- http://127.0.0.1:30020
|
# - http://127.0.0.1:30020
|
||||||
- http://127.0.0.1:30021
|
# - http://127.0.0.1:30021
|
||||||
|
|
||||||
`)
|
`)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user