Skip to content

Commit a572a84

Browse files
feat(docs): annotate loadbalancer on kubernetes - int-add-annotation-kubernetes-loadbalancer
1 parent 560ea6a commit a572a84

File tree

1 file changed

+1
-1
lines changed
  • tutorials/get-started-kubernetes-loadbalancer

1 file changed

+1
-1
lines changed

tutorials/get-started-kubernetes-loadbalancer/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,5 @@ Let's check that the IP address seen in the console is also known to our cluster
176176

177177
You will need to add an annotation directly to the LoadBalancer SVC.
178178

179-
Here is an example command: ```kubectl annotate svc <load-balancer-svc> service.beta.kubernetes.io/scw-loadbalancer-health-check-timeout=1m```
179+
Here is an example command: `kubectl annotate svc <load-balancer-svc> service.beta.kubernetes.io/scw-loadbalancer-health-check-timeout=1m`
180180

0 commit comments

Comments
 (0)