summaryrefslogtreecommitdiff
path: root/f3s/anki-sync-server/helm-chart/README.md
blob: 1b485be91d9082771938e07fb40baecd03788138 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
```