From b00142c5f1392cf46c56e9ace69538c09a0b4942 Mon Sep 17 00:00:00 2001 From: loxi-admin Date: Wed, 14 Jun 2023 15:07:55 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 508eafd..f4e6e5f 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ kubectl get pods -A | grep kube-loxilb ``` -6. Finally to create service LB, we can use and apply the following template yaml -(Note - Check *loadBalancerClass* and other *loxilb* specific annotation) : +6. Finally to create service LB, we can use and apply the following template yaml : +(Note - Check *loadBalancerClass* and other *loxilb* specific annotation) ``` apiVersion: v1 kind: Service