From 212d6b229404e7722e87a9f5ca7a078abff359e6 Mon Sep 17 00:00:00 2001 From: Robert Olejnik Date: Wed, 26 Jul 2023 23:14:07 +0200 Subject: [PATCH] Update kubernetes.md --- community-features/setting-up-your-instance/kubernetes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/community-features/setting-up-your-instance/kubernetes.md b/community-features/setting-up-your-instance/kubernetes.md index 18eaf79..afdb7e5 100644 --- a/community-features/setting-up-your-instance/kubernetes.md +++ b/community-features/setting-up-your-instance/kubernetes.md @@ -33,7 +33,6 @@ Required values (the rest should work if left as-is): * `ingress.hosts.grpc`: GRPC ingress address - grpc clients like defguard-gateway, youbi-bridge etc. will connect here. * `ingress.hosts.web`: Web ingress address - Defguard webapp will be available here. * `publicUrl`: Public URL your Defguard will be available under. Usually the same as ingress.hosts.web, but differ depending on your loadbalancer and/or reverse-proxy setup. -* `license`: Your license string, if you have one. And finally install the Helm chart in the namespace: