diff --git a/docs/pages/configuration/localRegistry/README.mdx b/docs/pages/configuration/localRegistry/README.mdx index 72cf4121df..b1cbfbb8a5 100644 --- a/docs/pages/configuration/localRegistry/README.mdx +++ b/docs/pages/configuration/localRegistry/README.mdx @@ -13,6 +13,10 @@ Unless persistence is enabled, the local registry will be deployed using a `Depl Local registry configuration is defined in the `localRegistry` section of the `devspace.yaml`. +:::note +localRegistry currently only supports docker and buildkit +::: +