Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Negus <striker57@gmail.com>
  • Loading branch information
csplinter and chrisnegus authored Sep 11, 2023
1 parent 8bc27fe commit 0ed0eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/packages/prereq.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ If the image downloads successfully, it worked!

{{% content "../getting-started/airgapped/airgap-packages.md" %}}

Once the curated packages images are in your local registry mirror, you must configure the curated packages controller to use your local registry mirror post-cluster creation. Configure the `defaultImageRegistry` and `defaultRegistry` settings for the `PackageBundleController` to point to your local registry mirror by applying a similar `yaml` definition as the one below to your standalone or management cluster. See the [Packages configuration documenation]({{< relref "./packages/#packagebundlecontrollerspec" >}}) for more information.
Once the curated packages images are in your local registry mirror, you must configure the curated packages controller to use your local registry mirror post-cluster creation. Configure the `defaultImageRegistry` and `defaultRegistry` settings for the `PackageBundleController` to point to your local registry mirror by applying a similar `yaml` definition as the one below to your standalone or management cluster. See the [Packages configuration documentation]({{< relref "./packages/#packagebundlecontrollerspec" >}}) for more information.

```yaml
apiVersion: anywhere.eks.amazonaws.com/v1alpha1
Expand Down

0 comments on commit 0ed0eeb

Please sign in to comment.