From 0adaa38c8cf5afcd0a1031602395fab47b56d6ea Mon Sep 17 00:00:00 2001 From: Fishandchips321 Date: Wed, 15 Apr 2026 16:51:48 +0100 Subject: [PATCH] feat(flaresolverr): Ammended readme to clarify lack of ingress config --- FlareSolverr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlareSolverr/README.md b/FlareSolverr/README.md index 43e007a..c1bffde 100644 --- a/FlareSolverr/README.md +++ b/FlareSolverr/README.md @@ -2,4 +2,4 @@ FlareSolverr helps other services solve cloudflare captchas. This is useful for services such as prowlarr that may need to get past captchas on certain sites. ## How to use this kubernetes config -No changes are needed, just deploy where you need it. \ No newline at end of file +No changes are needed, just deploy where you need it. This doesn't come with an ingress as it assumes other kubernetes services inside your cluster will be the only things needing to access it. \ No newline at end of file