/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