lint: Praise be

This commit is contained in:
polarathene 2024-03-12 15:42:08 +13:00
parent 00b2abef7a
commit 5005dc4731
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ Kubernetes provides multiple ways to address this; each has its upsides and down
!!! example
Using `hostPort` and `hostNetwork: true` is a similar approach to [`network_mode: host` with Docker Compose][docker-docs::compose::network_mode].
Using `hostPort` and `hostNetwork: true` is a similar approach to [`network_mode: host` with Docker Compose][docker-docs::compose::network_mode].
```yaml
---