This is the Git repo of the unofficial Asqatasun Helm Chart for Asqatasun.
The actual chart can be found in the asqatasun directory and see the README of the chart for more information.
This repo is not affiliated with the Asqatasun team, and we do not provide support for any Asqatasun products.
Head to Asqatasun Doc or the Asqatasun Forum for more details.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm has been set up correctly, add the repo as follows:
helm repo add asqatasun https://wizbii.github.io/helm-chart-asqatasun
If you had already added this repo earlier, run helm repo update
to retrieve
the latest versions of the packages. You can then run helm search repo asqatasun
to see the charts.
To install the asqatasun chart:
helm install my-asqatasun asqatasun/asqatasun
To uninstall the chart:
helm delete my-asqatasun
Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Licensed under the Apache-2.0 Licence