Skip to content

Commit ed8dfe8

Browse files
committed
wording
1 parent f58e894 commit ed8dfe8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup/installation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,9 @@ At this point, you're ready to proceed to [configuring Coder](configuration.md).
172172
If you're unable to access your Coder deployment via the external IP generated
173173
by EKS, this is likely due to Load Balancer health checks failing. See the
174174
related [GitHub
175-
issue](https://github.com/kubernetes/kubernetes/issues/80897#issuecomment-567911824).
176-
To resolve this issue, set the `externalTrafficPolicy` Helm value to `Cluster`
175+
issue](https://github.com/kubernetes/kubernetes/issues/80897#issuecomment-567911824)
176+
for more information.
177+
To resolve this, set the `externalTrafficPolicy` Helm value to `Cluster`
177178
by running the following command:
178179

179180
```console

0 commit comments

Comments
 (0)