Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UltraInstinct14 committed Jun 14, 2023
1 parent c9f7312 commit b00142c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
(<b>Note</b> - Check *loadBalancerClass* and other *loxilb* specific annotation) :
6. Finally to create service LB, we can use and apply the following template yaml :
(<b>Note</b> - Check *loadBalancerClass* and other *loxilb* specific annotation)
```
apiVersion: v1
kind: Service
Expand Down

0 comments on commit b00142c

Please sign in to comment.