Fix silly / interpolation
This commit is contained in:
@@ -140,7 +140,7 @@ hostname-based HTTPS ingress with Let's Encrypt certificates.
|
|||||||
# Set up nginx-ingress
|
# Set up nginx-ingress
|
||||||
|
|
||||||
I set up the nginx-ingress with host networking so I could expose my cluster's
|
I set up the nginx-ingress with host networking so I could expose my cluster's
|
||||||
services via ports 80/443 on the host. You can also expose it via a NodePort or
|
services via ports 80 and 443 on the host. You can also expose it via a NodePort or
|
||||||
LoadBalancer, but this worked well for my simple setup.
|
LoadBalancer, but this worked well for my simple setup.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user