Skip to content

Commit

Permalink
Update kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teon authored Jul 26, 2023
1 parent 621bee0 commit 212d6b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion community-features/setting-up-your-instance/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 212d6b2

Please sign in to comment.