Repository for helm charts used for Sledilnik deployments. Charts are located in folder charts (on brainc master
).
Chart for deployment of data-api
general chart for django app deployment, currently used for website-backend
Chart for deployment of website.
Chart for deployment of spark
When you make changes to chart, be sure to bump version
field in Chart.yaml
, othewrise job that releases charts will fail (attempt to override existing release will fail).
- Charts
website
andspark
are almost the same and could be probably merged into one general chart for deployment of static sites.