Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for specialComponentPath (1.17 sec)

  1. operator/pkg/translate/translate_value.go

    	componentEnablementPattern = "Components.{{.ComponentName}}.Enabled"
    	// specialComponentPath lists cases of component path of values.yaml we need to have special treatment.
    	specialComponentPath = map[string]bool{
    		"gateways":                      true,
    		"gateways.istio-ingressgateway": true,
    		"gateways.istio-egressgateway":  true,
    	}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Feb 08 03:52:24 UTC 2024
    - 21.6K bytes
    - Viewed (0)
Back to top