Skip to content

Commit 69f90dd

Browse files
Update docs/self-hosted/kubernetes-troubleshooting.md
Co-authored-by: Steven Rombauts <steven@kotuha.be>
1 parent 8035145 commit 69f90dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosted/kubernetes-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ flushdb
8686

8787
Afterwards, run `composer update mirrors` to make sure all repository references are up-to-date.
8888

89-
#### The application is not able to resolve the hostnames of internal services - for example when accessing a GitLab server in a local network
89+
#### Issues with internal hostname resolution
9090

9191
Kubernetes clusters use their own DNS resolution mechanism. Even if the host server can resolve local hostnames (through
9292
local DNS servers or `/etc/resolv.conf`), these names are not resolvable within the cluster.

0 commit comments

Comments
 (0)