Correct typo: Inconsistent filename in registry documentation. (#1275)

pull/1286/head
bafzachris 1 year ago committed by GitHub
parent 03d996c64c
commit c511600862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/usage/registries.md

@ -226,7 +226,7 @@ Then you should check that the pod is running with `kubectl get pods -l "app=ngi
-v ~/.local/share/docker-io-registry:/var/lib/registry `# also persist the downloaded images on the device outside the container`
```
2. Create `registry.yaml`
2. Create `registry.yml`
```yaml
mirrors:

Loading…
Cancel
Save