forked from open-webui/open-webui
		
	remove namespace
This commit is contained in:
		
							parent
							
								
									76a788939f
								
							
						
					
					
						commit
						770c6f210c
					
				
					 8 changed files with 7 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,6 @@ apiVersion: networking.k8s.io/v1
 | 
			
		|||
kind: Ingress
 | 
			
		||||
metadata:
 | 
			
		||||
  name: open-webui-ingress
 | 
			
		||||
  namespace: {{ .Values.namespace }}
 | 
			
		||||
{{- if .Values.webui.ingress.annotations }}
 | 
			
		||||
  annotations:
 | 
			
		||||
{{ toYaml .Values.webui.ingress.annotations | trimSuffix "\n" | indent 4 }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue