mirror of
				https://github.com/kubernetes-sigs/external-dns.git
				synced 2025-10-31 18:50:59 +01:00 
			
		
		
		
	Add istio-gateway permissions on source istio-virtualservice
This commit is contained in:
		
							parent
							
								
									600111f83d
								
							
						
					
					
						commit
						dedf088fad
					
				| @ -30,7 +30,7 @@ rules: | ||||
|     verbs: ["get","watch","list"] | ||||
| {{- end }} | ||||
| 
 | ||||
| {{- if has "istio-gateway" .Values.sources }} | ||||
| {{- if or (has "istio-gateway" .Values.sources) (has "istio-virtualservice" .Values.sources) }} | ||||
|   - apiGroups: ["networking.istio.io"] | ||||
|     resources: ["gateways"] | ||||
|     verbs: ["get","watch","list"] | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user