Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY (3.17 sec)

  1. pilot/pkg/features/pilot.go

    		"If enabled, istiod will skip verifying the certificate of the JWKS server.").Get()
    
    	EnableSelectorBasedK8sGatewayPolicy = env.Register("ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY", true,
    		"If disabled, Gateway API gateways will ignore workloadSelector policies, only"+
    			"applying policies that select the gateway with a targetRef.").Get()
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 13.3K bytes
    - Viewed (0)
Back to top