mirror of
https://github.com/rancher/k3k.git
synced 2026-05-25 18:53:12 +00:00
* Move cli tests * Move e2e tests to their own directory * Move integration tests * Fix path within the cli tests * Move k3k-kubelet tests * Improve the various make test- options * Remove dead code from cli tests * Update development.md with the new make commands
8 lines
163 B
YAML
8 lines
163 B
YAML
mirrors:
|
|
docker.io:
|
|
endpoint:
|
|
- "https://private-registry:5000"
|
|
configs:
|
|
"private-registry:5000":
|
|
tls:
|
|
ca_file: /etc/rancher/k3s/tls/ca.crt |