mirror of https://github.com/dapr/docs.git
Adding mariner link
Signed-off-by: shivam <shivamkm07@gmail.com>
This commit is contained in:
parent
17f98484af
commit
474a93b194
|
@ -60,7 +60,7 @@ You can also specify a specific runtime version. Be default, the latest version
|
|||
dapr init --runtime-version 1.4.0
|
||||
```
|
||||
|
||||
You can also install Dapr with a particular image variant, for example: `mariner`.
|
||||
You can also install Dapr with a particular image variant, for example: [mariner](https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-deploy/#using-mariner-based-images).
|
||||
|
||||
```bash
|
||||
dapr init --image-variant mariner
|
||||
|
|
Loading…
Reference in New Issue