From 93d1f5a3bfbc6a12f5f0620663344cd1f9b9c204 Mon Sep 17 00:00:00 2001 From: Jungsub Shin Date: Tue, 17 Nov 2020 00:04:17 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9e263..38f19bf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ipvs-node-controller now supports below CPU architectures. Deploy ipvs-node-controllers through below command. ``` -kubectl apply -f https://raw.githubusercontent.com/kakao/ipvs-node-controller/master/deploy/ipvs-node-controller.yml +kubectl apply -f https://raw.githubusercontent.com/kakao/ipvs-node-controller/release-0.3/deploy/ipvs-node-controller.yml ``` ## Configuration