memory fixes
This commit is contained in:
@@ -24,7 +24,10 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: open-webui
|
||||
spec:
|
||||
spec:
|
||||
# Prevent scheduling on Raspberry Pi due to high resource requirements (1Gi-2Gi memory, 1-2 CPU)
|
||||
nodeSelector:
|
||||
hardware: high-memory
|
||||
volumes:
|
||||
- name: webui-data
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user