https://github.com/Azure/Azurite
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add viters https://viters.github.io/azurite-helm-chart/
If you had already added this repo earlier, run helm repo update
to retrieve
the latest versions of the packages.
To install the azurite
chart:
helm install azurite viters/azurite
To uninstall the chart:
helm delete azurite
Contributions welcome, send PRs.
MIT.