diff --git a/docs/kubernetes/index.rst b/docs/kubernetes/index.rst index c92dbe2f..efd1ab7c 100644 --- a/docs/kubernetes/index.rst +++ b/docs/kubernetes/index.rst @@ -23,4 +23,4 @@ Using the resource configurations is simple: 1. ``kubectl apply -f kubernetes-nginx-ingress-controller.yaml`` to configure an ingress controller with the proper settings. (If you have one set up already you may need to port the configuration to your own ingress). 2. ``kubectl apply -f kubernetes-mailu.yaml`` to create the resources required to run Mailu. -Based on the configuration, your Mailu instance should be available at ``mail..tld/admin`` (note that visiting just ``mail..tld`` will likely result in a 404. +Based on the configuration, your Mailu instance should be available at ``mail..tld/admin`` (note that visiting just ``mail..tld`` will likely result in a 404 error).