helm repo add dodas https://dodas-ts.github.io/helm_charts
helm repo update
- cachingondemand
helm install cod dodas/cachingondemand -f <myvalues>.yaml
- htcondor
helm install htcondor dodas/htcondor -f <myvalues>.yaml
- spark
helm install spark dodas/spark -f <myvalues>.yaml
This work is co-funded by the EOSC-hub project (Horizon 2020) under Grant number 777536.
If you want to contribute:
- create a branch (on your forked repo)
- upload your changes
- create a pull request
Remember to follow the HELM best practices when changing or creating a chart.
Thanks!