diff --git a/docs/configs/kubernetes.md b/docs/configs/kubernetes.md index 88748f177..9592a1cd5 100644 --- a/docs/configs/kubernetes.md +++ b/docs/configs/kubernetes.md @@ -122,7 +122,7 @@ Use the `gethomepage.dev/pod-selector` selector to specify the pod used for the ### Traefik IngressRoute support -Homepage can also read ingresses defined using the Traefik IngressRoute custom resource definition. Due to the complex nature of Traefik routing rules, it is required for the `gethomepage.dev/href` annotation to be set: +If enabled (with `traefik: true` in kubernetes.yaml), homepage can also read ingresses defined using the Traefik IngressRoute custom resource definition. Due to the complex nature of Traefik routing rules, it is required for the `gethomepage.dev/href` annotation to be set: ```yaml apiVersion: traefik.io/v1alpha1