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