minecraft-servers/active/weather/values.yaml
2024-02-13 19:47:14 -06:00

10 lines
174 B
YAML

schedule: "*/1 * * * *"
container:
image: busybox
command: "curl 'wttr.in/peoria,il?format=3' >> /logs/weather.log"
restartPolicy: OnFailure
volume:
claimName: data