memory fixes
This commit is contained in:
@@ -15,6 +15,9 @@ spec:
|
||||
labels:
|
||||
app: prometheus
|
||||
spec:
|
||||
# Prevent scheduling on Raspberry Pi due to resource requirements (512Mi-1Gi memory, 500m-1000m CPU)
|
||||
nodeSelector:
|
||||
hardware: high-memory
|
||||
serviceAccountName: prometheus
|
||||
containers:
|
||||
- name: prometheus
|
||||
|
||||
Reference in New Issue
Block a user