Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VALIDATION_WEBHOOK_CONFIG_NAME (0.28 sec)

  1. pilot/pkg/features/pilot.go

    		"Name of the mutatingwebhookconfiguration to patch, if istioctl is not used.").Get()
    
    	ValidationWebhookConfigName = env.Register("VALIDATION_WEBHOOK_CONFIG_NAME", "istio-istio-system",
    		"If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. "+
    			"Only works in kubernetes environment.").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