Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ISTIOD_SAN (0.07 sec)

  1. pilot/cmd/pilot-agent/options/options.go

    	// certSigner is cert signer for workload cert
    	certSigner = env.Register("ISTIO_META_CERT_SIGNER", "",
    		"The cert signer info for workload cert")
    
    	istiodSAN = env.Register("ISTIOD_SAN", "",
    		"Override the ServerName used to validate Istiod certificate. "+
    			"Can be used as an alternative to setting /etc/hosts for VMs - discovery address will be an IP:port")
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 09 19:21:50 UTC 2024
    - 8.1K bytes
    - Viewed (0)
Back to top