mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore(docs): fix indentation in install/kubernetes.md (#8906)
* chore(docs): fix indentation in install/kubernetes.md * fmt
This commit is contained in:
@ -160,9 +160,7 @@ coder:
|
||||
service:
|
||||
externalTrafficPolicy: Local
|
||||
sessionAffinity: None
|
||||
annotations: {
|
||||
service.beta.kubernetes.io/aws-load-balancer-type: "nlb"
|
||||
}
|
||||
annotations: { service.beta.kubernetes.io/aws-load-balancer-type: "nlb" }
|
||||
```
|
||||
|
||||
By default, Coder will set the `externalTrafficPolicy` to `Cluster` which will
|
||||
|
Reference in New Issue
Block a user