diff --git a/active/weather_report.yaml b/active/weather_report.yaml index c316a7f..44b945f 100644 --- a/active/weather_report.yaml +++ b/active/weather_report.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: weather-container - image: busybox + image: curlimages/curl command: ["sh", "-c", "curl 'wttr.in/peoria,il?format=3' >> /logs/weather.log"] volumeMounts: - name: logs-volume