no sleep
This commit is contained in:
parent
db997a6cb0
commit
4795ae0185
1 changed files with 1 additions and 2 deletions
|
|
@ -23,11 +23,10 @@ spec:
|
|||
command: ["/bin/bash", "-c"]
|
||||
args:
|
||||
- |
|
||||
echo "Running temperature_fetcher.py" && \
|
||||
echo "Installing dependencies" && \
|
||||
pip install requests && \
|
||||
echo "Fetching temperature" && \
|
||||
python /scripts/temperature_fetcher.py && \
|
||||
sleep 300
|
||||
resources:
|
||||
requests:
|
||||
cpu: "100m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue