Update docs/configs/kubernetes.md

Co-authored-by: Brett Dudo <brett@dudo.io>
This commit is contained in:
djeinstine 2025-01-24 12:55:39 +01:00 committed by GitHub
parent 59f81501a6
commit c9d0dc785f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -151,7 +151,7 @@ If the `href` attribute is not present, Homepage will ignore the specific Ingres
### Gateway API HttpRoute support
Homepage also features automatic service discovery for gateway-api. Service definitions are read by annotating the HttpRoute custom resource definition and are indentical to the Ingress example as defined in [Automatic Service Discovery](#automatic-service-discovery).
Homepage also features automatic service discovery for Gateway API. Service definitions are read by annotating the HttpRoute custom resource definition and are indentical to the Ingress example as defined in [Automatic Service Discovery](#automatic-service-discovery).
## Caveats