diff --git a/README.md b/README.md index 80d3451..ae53fd4 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ kubectl -n system-upgrade label node k3s_upgrade- ## Examples
+ Ingress with TLS Here is an example of an ingress to run an application with TLS, change the host to fit your need in `examples/tls/ingress.yaml` and then deploy the example: