En kubernetes cronjobb för att tömma redis stream
 
 
 

3 lines
86 B

#!/bin/bash
python trigger_redis_clean.py
echo "Yeah, the job has run, I will die now"