diff --git a/docs/reference/addons/velaux.md b/docs/reference/addons/velaux.md index 99064c10fda..c01d7429ab0 100644 --- a/docs/reference/addons/velaux.md +++ b/docs/reference/addons/velaux.md @@ -286,9 +286,9 @@ By default the image repo is docker hub, you can specify the image repo by the ` vela addon enable velaux repo=acr.kubevela.net ``` -You can try to specify the `acr.kubevela.net` image registry as an alternative, It's maintained by KubeVela team, and we will upload/sync the built-in addon image for convenience. +Please note that `acr.kubevela.net` is **no longer maintained** and documented here just for example, in case you use `repo=your-registry.com`, the image to deploy velaux server will be `your-registry.com/oamdev/velaux:`. -This feature can also help you to build your private installation, just upload all images to your private image registry. +This feature can help you to build your private installation, just upload all images to your private image registry. ## Concept of VelaUX