memory fixes
This commit is contained in:
@@ -42,6 +42,9 @@ spec:
|
||||
labels:
|
||||
app: phoenix
|
||||
spec:
|
||||
# Prevent scheduling on Raspberry Pi due to high resource requirements (512Mi-2Gi memory, 500m-2000m CPU)
|
||||
nodeSelector:
|
||||
hardware: high-memory
|
||||
initContainers:
|
||||
- name: wait-for-postgres
|
||||
image: busybox:1.36
|
||||
|
||||
Reference in New Issue
Block a user