Dockerhub status
-
Please ensure you set your environment variables before in the docker-compose.yaml file
-
Run the docker container via
docker-compose up
-
Please ensure you have set your environment variables in the cronjob.yaml file:
-
Apply K8s configuration
kubectl apply -f cronjob.yaml
- TheSolution