/etc/rancher/k3s/registries.yaml

mirrors:
"192.168.50.3":
endpoint:
- "https://192.168.50.3"
configs:
"192.168.50.3":
auth:
username: "hello"
password: "hello@123$"
tls:
cert_file: /root/devops/k3s/a.com.pem
key_file: /root/devops/k3s/a.com.key
insecure_skip_verify: true

posted @ 2024-07-23 00:57  牧之丨  阅读(0)  评论(0编辑  收藏  举报