From 7a82aff551c505048bad36131361eba0c0f800ef Mon Sep 17 00:00:00 2001 From: Gorden Mende Date: Wed, 7 Jan 2026 09:20:13 +0000 Subject: [PATCH] projectsend/deploy/deployment.yaml aktualisiert --- projectsend/deploy/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectsend/deploy/deployment.yaml b/projectsend/deploy/deployment.yaml index 07949de..dfc1a1b 100644 --- a/projectsend/deploy/deployment.yaml +++ b/projectsend/deploy/deployment.yaml @@ -26,7 +26,7 @@ spec: value: '1000' image: lscr.io/linuxserver/projectsend:latest ports: - - containerport: 80 + - containerPort: 80 volumeMounts: - name: config mountPath: /config