From 4b118c55c37b0b598c83d294aaa8f9991fae1e09 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Wed, 12 Apr 2023 21:12:49 -0400 Subject: [PATCH] Add some stuff to todo --- cluster/apps/tools/hastebin/helm-release.yaml | 1 - docs/todo.md | 7 ++++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cluster/apps/tools/hastebin/helm-release.yaml b/cluster/apps/tools/hastebin/helm-release.yaml index 2061696..788d127 100644 --- a/cluster/apps/tools/hastebin/helm-release.yaml +++ b/cluster/apps/tools/hastebin/helm-release.yaml @@ -28,7 +28,6 @@ spec: STORAGE_TYPE: redis STORAGE_HOST: redis-master.database STORAGE_PORT: "6379" - #STORAGE_DB: hastebin STORAGE_PASSWORD: valueFrom: diff --git a/docs/todo.md b/docs/todo.md index 56d29b2..fd9be53 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -1,9 +1,9 @@ TODO: - [ ] [jellyplex-watched](https://github.com/luigi311/JellyPlex-Watched) -- [ ] Tools: +- [x] Tools: - [x] transfersh - - [ ] portainer + - [ ] portainer (?) - [x] vaultwarden - [x] hastebin - [ ] Nextcloud @@ -18,4 +18,5 @@ TODO: - [ ] CDN (nginx filelist) - [ ] Budget (firefly-iii) - [ ] MinIO - - [ ] Move hastebin storage to minio \ No newline at end of file + - [ ] Move hastebin storage to minio + - [ ] Move transfer storage to minio \ No newline at end of file