# Anki Sync Server Helm Chart
This chart deploys the Anki Sync Server.
## Installing the Chart
To install the chart with the release name `my-release`, run the following command:
```bash
helm install anki-sync-server . --namespace services --create-namespace
```