terraform/10-pre-k8s/files/55-updates-strategy.toml
2024-08-04 16:16:53 +02:00

6 lines
125 B
TOML

[updates]
strategy = "periodic"
[[updates.periodic.window]]
days = [ "Sat", "Sun" ]
start_time = "22:30"
length_minutes = 60