diff --git a/README.md b/README.md index 9a16ba4..1c15179 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ helm show values pixelfed/pixelfed > values.yaml # install the chart helm install --namespace pixelfed --create-namespace pixelfed/pixelfed --values values.yaml ``` + +## Notes + +You can find the general Pixelfed configuration docs here: +https://docs.pixelfed.org/running-pixelfed/installation.html