diff options
| author | 2024-04-15 12:09:11 +0100 | |
|---|---|---|
| committer | 2024-04-15 12:09:11 +0100 | |
| commit | 7318d5830f723c3c7e0d60d4b52ede501fd3e735 (patch) | |
| tree | 708678448c02f4f96596349bd4ec8cffa95b5da8 /kubernetes/namespaces/default/pinnwand/README.md | |
| parent | Move public stats (diff) | |
Move pinnwand to web
Diffstat (limited to 'kubernetes/namespaces/default/pinnwand/README.md')
| -rw-r--r-- | kubernetes/namespaces/default/pinnwand/README.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/kubernetes/namespaces/default/pinnwand/README.md b/kubernetes/namespaces/default/pinnwand/README.md deleted file mode 100644 index 945b357..0000000 --- a/kubernetes/namespaces/default/pinnwand/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# pinnwand -These manifests provision an instance of the pinnwand service used on https://paste.pythondiscord.com. - -A init-service is used to download the Python Discord banner logo and save it to a volume, as pinnwand expects it to be present within the image. - -## Secrets & config -This deployment expects an env var named `PINNWAND_DATABASE_URI` to exist in a secret called `pinnwand-postgres-connection`. -All other configuration can be found in `defaults-configmap.yaml`. |