tweaked readme

This commit is contained in:
Karim Naufal 2022-02-23 19:19:44 +01:00
parent b6bac3ef62
commit 40ce7b09a3

View File

@ -156,6 +156,7 @@ kubectl -n system-upgrade label node <node-name> k3s_upgrade-
## Examples
<details>
<summary>Ingress with TLS</summary>
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: