Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion admin_guide/image_policy.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ in the integrated container registry

You can configure registries allowed for import in *_master-config.yaml_*
under `imagePolicyConfig:allowedRegistriesForImport` section as demonstrated in
the following example. If the setting is not present, all images are allowed.
the following example. If the setting is not present, all images are allowed,
which is the default.

[[example-configuration-of-registries-allowed-for-import]]
.Example Configuration of Registries Allowed for Import
Expand Down