Skip to content

Commit 35d0933

Browse files
committed
edit
1 parent cb80d5e commit 35d0933

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/vendor/helm-native-v2-using.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ spec:
7979

8080
Local image registries are required for installations in air-gapped environments with limited or no outbound internet access. Also, users in online environments can optionally use a local registry. For more information about how users configure a local image registry, see [Configuring Local Image Registries](/enterprise/image-registry-settings).
8181

82+
This section describes how to configure the HelmChart v2 custom resource so that your users can push application images to their own local registry, and so that image references in your Helm values are correctly rewritten to the user's local registry.
83+
8284
To support the use of local image registries in air gap and online installations:
8385

8486
1. Configure the `builder` key. This ensures that all of the required and optional images for your application are available to users to push their own local registry. See [`builder`](/reference/custom-resource-helmchart-v2#builder) in _HelmChart v2_.

0 commit comments

Comments
 (0)