Skip to content

Commit ef6ed63

Browse files
committed
Update fleet configuration to last image
This enhances the AI model for shadow tracking and failure error detection.
1 parent faac4db commit ef6ed63

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

inverter-fleet/eu-west-prod-001/fleet.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ spec:
77
matchLabels:
88
fleet: eu-west-prod-001
99

10+
updatePolicy:
11+
failThreshold: 20%
12+
batch: 10%
13+
maintenanceWindow: "22:00-06:00"
14+
1015
template:
1116
spec:
1217
os:
13-
image: quay.io/solar-farms/ai-inverter:1.5.1
18+
image: quay.io/solar-farms/ai-inverter:1.6.0
1419

1520
systemd:
1621
matchPatterns:

0 commit comments

Comments
 (0)