forked from open-webui/open-webui
		
	add define names
This commit is contained in:
		
							parent
							
								
									770c6f210c
								
							
						
					
					
						commit
						cbaada1410
					
				
					 7 changed files with 17 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
apiVersion: v1
 | 
			
		||||
kind: Service
 | 
			
		||||
metadata:
 | 
			
		||||
  name: open-webui-service
 | 
			
		||||
  name: {{ include "open-webui.name" . }}
 | 
			
		||||
spec:
 | 
			
		||||
  type: {{ .Values.webui.service.type }} # Default: NodePort  # Use LoadBalancer if you're on a cloud that supports it
 | 
			
		||||
  selector:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue