mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 08:01:21 -03:00
fix(clustertool): also fix mirror for non-dockerhub users
This commit is contained in:
@@ -468,10 +468,10 @@ func setSpegel() {
|
||||
endpoints:
|
||||
- http://127.0.0.1:30020
|
||||
- http://127.0.0.1:30021
|
||||
factory.talos.dev:
|
||||
endpoints:
|
||||
- http://127.0.0.1:30020
|
||||
- http://127.0.0.1:30021
|
||||
# factory.talos.dev:
|
||||
# endpoints:
|
||||
# - http://127.0.0.1:30020
|
||||
# - http://127.0.0.1:30021
|
||||
|
||||
`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user