Skip to content

Commit

Permalink
OCI namespaces docs addition/clarification (#6823)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitalipaygude authored Oct 18, 2023
1 parent 77188f8 commit 655a2b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
* __Example__: ```port: 443```

### __ociNamespaces__ (optional)
* __Description__: when you need to mirror multiple registries, you can map each upstream registry to the "namespace" of its mirror.
* __Description__: when you need to mirror multiple registries, you can map each upstream registry to the "namespace" of its mirror. While using the `ociNamespaces`, at least one entry __must__ exist for the `public.ecr.aws` registry to pull EKS Anywhere images from. The registry for curated packages is an optional entry.
* __Type__: array
* __Example__: <br/>
```yaml
Expand Down

0 comments on commit 655a2b3

Please sign in to comment.