From 6e97d808a3bb349c940f901ef8f4f17c0fdbe78f Mon Sep 17 00:00:00 2001 From: Mans Ziesel Date: Thu, 24 Oct 2024 18:09:28 +0200 Subject: [PATCH] change redlib port --- redlib/base/redlib-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redlib/base/redlib-deployment.yaml b/redlib/base/redlib-deployment.yaml index ef462c7..3ddbb3a 100644 --- a/redlib/base/redlib-deployment.yaml +++ b/redlib/base/redlib-deployment.yaml @@ -18,7 +18,7 @@ spec: name: redlib ports: - name: web - containerPort: 80 + containerPort: 8080 env: - name: REDLIB_DEFAULT_SHOW_NSFW value: "on"