-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
We no longer have the issue, after adding
trivy.registry.mirror.index.docker.io: docker-io.example.comto thetrivy-operator-trivy-configConfigMap. At this point this is more of a documentation issue, to add this information in the docs:
| `trivy.registry.mirror.<registry>` | N/A | Mirror for the registry `<registry>`, e.g. `trivy.registry.mirror.index.docker.io: mirror.io` would use `mirror.io` to get images originated from `index.docker.io` | Something like 'If you wish to mirror docker.io and/or images without a registry defined, add a mirror for
index.docker.io, notdocker.io' should be enough to prevent future confusion.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.