Files
k3k/tests/e2e/testdata/registry/registries.yaml
Jonathan Crowther 624fee98d7 Refactor tests to their own directories (#723)
* 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
2026-03-26 09:45:31 -04:00

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