Skip to content

Commit

Permalink
Update site/src/content/docs/ref/init-package.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
  • Loading branch information
corang and lucasrod16 committed Apr 16, 2024
1 parent 4b578e6 commit 56da848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/content/docs/ref/init-package.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The `registry:2` image and the Zarf Agent image can be configured with a custom

:::

## Making the Registry Highly-Availabile
## Making the Registry Highly-Available

By default, the registry included in the init package creates a ReadWriteOnce PVC and is only scheduled to run on one node at a time. This setup is usually enough for smaller and simpler deployments. However, for larger deployments or those where nodes are frequently restarted or updated, you may want to make the registry highly-available.

Expand Down

0 comments on commit 56da848

Please sign in to comment.