chore(docs): fix indentation in install/kubernetes.md (#8906)

* chore(docs): fix indentation in install/kubernetes.md

* fmt
This commit is contained in:
Cian Johnston
2023-08-14 09:41:00 +01:00
committed by GitHub
parent 594b9797dd
commit 72575cc462

View File

@ -160,9 +160,7 @@ coder:
service: service:
externalTrafficPolicy: Local externalTrafficPolicy: Local
sessionAffinity: None sessionAffinity: None
annotations: { annotations: { service.beta.kubernetes.io/aws-load-balancer-type: "nlb" }
service.beta.kubernetes.io/aws-load-balancer-type: "nlb"
}
``` ```
By default, Coder will set the `externalTrafficPolicy` to `Cluster` which will By default, Coder will set the `externalTrafficPolicy` to `Cluster` which will