diff --git a/neonvm/README.md b/neonvm/README.md index 3e3104b69..0fa471fb2 100644 --- a/neonvm/README.md +++ b/neonvm/README.md @@ -15,8 +15,9 @@ kubectl apply -f https://github.com/cert-manager/cert-manager/releases/latest/do ### Install NeonVM with VXLAN-based overlay network ```console -kubectl apply -f https://github.com/neondatabase/autoscaling/releases/latest/download/neonvm-multus.yaml -kubectl apply -f https://github.com/neondatabase/autoscaling/releases/latest/download/neonvm-vxlan.yaml +kubectl apply -f https://github.com/neondatabase/autoscaling/releases/latest/download/multus.yaml +kubectl apply -f https://github.com/neondatabase/autoscaling/releases/latest/download/whereabouts.yaml +kubectl apply -f https://github.com/neondatabase/autoscaling/releases/latest/download/neonvm.yaml ``` ### Run virtual machine