Skip to content

Commit ae49783

Browse files
Improve wording in admin-settings Kubernetes note.
Co-authored-by: Sarah Sanders <[email protected]>
1 parent ab13eb5 commit ae49783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,12 @@ The following `admin-settings.json` code and table provides an example of the re
252252

253253
> [!NOTE]
254254
>
255-
> When using a custom image repository via the `imagesRepository` setting, and if Enhanced Container Isolation (ECI) is enabled, add the following images to the [ECI Docker socket mount image list](#enhanced-container-isolation):
255+
> When using the `imagesRepository` setting and Enhanced Container Isolation (ECI), add the following images to the [ECI Docker socket mount image list](#enhanced-container-isolation):
256256
>
257257
> `<custom-image-repo>/desktop-cloud-provider-kind:*`
258258
> `<custom-image-repo>/desktop-containerd-registry-mirror:*`
259259
>
260-
> The containers based on these images mount the Docker socket, so the images must be added to the ECI images list as otherwise ECI will block the mount and Kubernetes will fail to start.
260+
> These containers mount the Docker socket, so you must add the images to the ECI images list. If not, ECI will block the mount and Kubernetes won't start.
261261
262262
### Features in development
263263

0 commit comments

Comments
 (0)