Skip to content

Commit

Permalink
Docs: comment acr.kubevela.net as deprecated (#1301)
Browse files Browse the repository at this point in the history
see: kubevela/velaux#879

Signed-off-by: William Wang <[email protected]>
  • Loading branch information
will4j committed Jan 8, 2024
1 parent 0af9343 commit 002fff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/addons/velaux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:<velaux-version>`.

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

Expand Down

0 comments on commit 002fff2

Please sign in to comment.