feat: add support for mtls with kubernetes installation (#1741)

This commit is contained in:
majinghe
2026-02-08 09:31:58 +08:00
committed by GitHub
parent 60793c17d7
commit a574285ab2
12 changed files with 157 additions and 13 deletions
+5
View File
@@ -160,6 +160,11 @@ gatewayApi:
name: ""
namespace: ""
mtls:
enabled: false
serverOnly: false # If true, only server side TLS will be enabled. If false, both server and client side TLS will be enabled.
# This is for setting up mTLS for ingress.
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little