feat: Support setting gateway.unprivilegedPortSupported manually (#1616)

This commit is contained in:
Kent Dong
2024-12-23 19:45:47 +08:00
committed by GitHub
parent 909cc0f088
commit 8f3723f554
4 changed files with 12 additions and 6 deletions

View File

@@ -465,6 +465,7 @@ gateway:
# On Kubernetes 1.22+, this only requires the `net.ipv4.ip_unprivileged_port_start` sysctl.
securityContext: ~
containerSecurityContext: ~
unprivilegedPortSupported: ~
service:
# -- Type of service. Set to "None" to disable the service entirely