kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
303 stars 20 forks source link

Improve deployment CI in all related repos #1944

Open RonShvarz opened 1 month ago

RonShvarz commented 1 month ago

Some repos that deploy ( system-test-node, cd-manager ) use a script within the ci steps to deploy from a chart residing in a URL i.e. hkube.org/helm. Convert the script to use an environment variable from github secrets/envs, by moving the script content to the ci where there are variables in the context.