Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ENABLE_TLS_ON_SIDECAR_INGRESS (0.26 sec)

  1. pilot/pkg/features/experimental.go

    			"if the gateway service exposes a UDP port with the same number (for example 443/TCP and 443/UDP)").Get()
    
    	EnableTLSOnSidecarIngress = env.Register("ENABLE_TLS_ON_SIDECAR_INGRESS", false,
    		"If enabled, the TLS configuration on Sidecar.ingress will take effect").Get()
    
    	EnableHCMInternalNetworks = env.Register("ENABLE_HCM_INTERNAL_NETWORKS", false,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:02:38 UTC 2024
    - 10.2K bytes
    - Viewed (0)
Back to top