diff --git a/docs/ingress.org b/docs/ingress.org index 51746e0..2f0744b 100644 --- a/docs/ingress.org +++ b/docs/ingress.org @@ -1,7 +1,9 @@ #+TITLE: Ingress #+DATE: 2023-10-20 -The charts maintains the internal networking and you wire the connection to the outside world. I use two ingress classes: Tailscale and nginx, and you can wire a service by adding to kustomization and [[https://fluxcd.io/][flux]] e.g. like the following. +The charts maintains the internal networking and you wire the connection to the outside world. +I use two ingress classes: Tailscale and nginx, and you can wire a service by adding to kustomization +and [[https://fluxcd.io/][flux]] e.g. like the following. ** Nginx