From 41844110073b305ac3ed1a3eebfe745c5efa6d8e Mon Sep 17 00:00:00 2001 From: Matthew Ahrenstein Date: Wed, 17 Jul 2024 00:13:50 -0400 Subject: [PATCH] Reference new helm chart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c57fe..20423fa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Running The Server You can either mount your own volume containing the SSL cert and key, or let the container generate its own. Mounting your own is the recommended course of action as you should always use your own certs. -**WARNING:** Not using a volume mount, means the cert could change on you when the container is moved within a K8s cluster. +We offer a helm chart called `cloudflare-mnet` in our public [helm charts](https://helm-charts.route1337.com/) repo. Running Without Docker ----------------------