docs(misc): Fix typos

This commit is contained in:
Thorsten Roßner
2025-04-30 14:51:14 +02:00
parent 5f58a857ac
commit 9320274162
3 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ global:
Some apps, like Jitsi and Dovecot, require HTTP and external TCP connections.
These apps create a Kubernetes service object.
You can configure whether `NodePort` (for on-premise), `LoadBalancer` (for cloud), or `ClusterIP` (to disable) should be
You can configure whether `NodePort` (for on-premises), `LoadBalancer` (for cloud), or `ClusterIP` (to disable) should be
used:
```yaml