mirror of
				https://github.com/open-webui/helm-charts
				synced 2025-06-26 18:16:14 +00:00 
			
		
		
		
	
						commit
						3764c99690
					
				| @ -24,6 +24,9 @@ spec: | ||||
|     metadata: | ||||
|       labels: | ||||
|         {{- include "open-webui.labels" . | nindent 8 }} | ||||
|         {{- with .Values.podLabels }} | ||||
|         {{- toYaml . | nindent 8 }} | ||||
|         {{- end }} | ||||
|       {{- with .Values.podAnnotations }} | ||||
|       annotations: | ||||
|         {{- toYaml . | nindent 8 }} | ||||
|  | ||||
| @ -36,6 +36,7 @@ clusterDomain: cluster.local | ||||
| 
 | ||||
| annotations: {} | ||||
| podAnnotations: {} | ||||
| podLabels: {} | ||||
| replicaCount: 1 | ||||
| # -- Open WebUI image tags can be found here: https://github.com/open-webui/open-webui/pkgs/container/open-webui | ||||
| image: | ||||
|  | ||||
| @ -18,6 +18,9 @@ spec: | ||||
|     metadata: | ||||
|       labels: | ||||
|         {{- include "pipelines.labels" . | nindent 8 }} | ||||
|         {{- with .Values.podLabels }} | ||||
|         {{- toYaml . | nindent 8 }} | ||||
|         {{- end }} | ||||
|       {{- with .Values.podAnnotations }} | ||||
|       annotations: | ||||
|         {{- toYaml . | nindent 8 }} | ||||
|  | ||||
| @ -6,6 +6,7 @@ clusterDomain: cluster.local | ||||
| 
 | ||||
| annotations: {} | ||||
| podAnnotations: {} | ||||
| podLabels: {} | ||||
| replicaCount: 1 | ||||
| image: | ||||
|   repository: ghcr.io/open-webui/pipelines | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user