fix(prometheus): add restart annotation to trigger rollout and clean up stale pods
This commit is contained in:
@@ -14,6 +14,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: prometheus
|
||||
annotations:
|
||||
kubectl.kubernetes.io/restartedAt: "2026-07-26T12:00:00Z"
|
||||
spec:
|
||||
# Prevent scheduling on Raspberry Pi due to resource requirements (512Mi-1Gi memory, 500m-1000m CPU)
|
||||
nodeSelector:
|
||||
|
||||
Reference in New Issue
Block a user