aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/web/pinnwand-lovelace/README.md
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-05-16 20:15:45 +0100
committerGravatar ChrisJL <[email protected]>2024-05-16 20:25:38 +0100
commit1d773f8b93d0ab63f0b9b933dbdda58b748e1303 (patch)
tree526c9af76c63508897bc2049760c1342fabcf5f3 /kubernetes/namespaces/web/pinnwand-lovelace/README.md
parentAdd lovelace credentials to blackbox secrets (diff)
Remove temporary testing deployment of pinnwand
Diffstat (limited to 'kubernetes/namespaces/web/pinnwand-lovelace/README.md')
-rw-r--r--kubernetes/namespaces/web/pinnwand-lovelace/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/kubernetes/namespaces/web/pinnwand-lovelace/README.md b/kubernetes/namespaces/web/pinnwand-lovelace/README.md
deleted file mode 100644
index 945b357..0000000
--- a/kubernetes/namespaces/web/pinnwand-lovelace/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`.