Restructure project
Roll these scripts into a Kubernetes CronJob that runs never (only when manually triggered)
Tasks:
-
Create ConfigMap that holds the same information as import/config.py
-
Refactor download scripts to use env variables from config map -
Create CronJob manifest that pulls config details mentioned above and Secret creds from cluster
Edited by Fabian Junge