mirror of
				https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
				synced 2025-10-30 17:57:46 +00:00 
			
		
		
		
	Merge pull request #212 from Telecominfraproject/WIFI-13357-Be-able-to-set-ingressClassName-for-all-the-component-helm-charts-as-the-annotation-is-no-longer-supported
Set ingress class name if requested
This commit is contained in:
		| @@ -17,7 +17,9 @@ metadata: | |||||||
|   {{- end }} |   {{- end }} | ||||||
|  |  | ||||||
| spec: | spec: | ||||||
|  | {{- if $ingressValue.className }} | ||||||
|  |   ingressClassName: {{ $ingressValue.className }} | ||||||
|  | {{- end }} | ||||||
| {{- if $ingressValue.tls }} | {{- if $ingressValue.tls }} | ||||||
|   tls: |   tls: | ||||||
|   {{- range $ingressValue.tls }} |   {{- range $ingressValue.tls }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carsten Schafer
					Carsten Schafer