From 40ce7b09a3d31b45423151459e230049c3794fe5 Mon Sep 17 00:00:00 2001 From: Karim Naufal Date: Wed, 23 Feb 2022 19:19:44 +0100 Subject: [PATCH] tweaked readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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: