Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ENABLE_CA_SERVER (0.24 sec)

  1. pilot/pkg/features/pilot.go

    	ExternalIstiod = env.Register("EXTERNAL_ISTIOD", false,
    		"If this is set to true, one Istiod will control remote clusters including CA.").Get()
    
    	EnableCAServer = env.Register("ENABLE_CA_SERVER", true,
    		"If this is set to false, will not create CA server in istiod.").Get()
    
    	EnableDebugOnHTTP = env.Register("ENABLE_DEBUG_ON_HTTP", true,
    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