projectsend/deploy/deployment.yaml aktualisiert

This commit is contained in:
2026-01-07 09:55:24 +00:00
parent 7a82aff551
commit 546ff390c7
+1 -4
View File
@@ -17,16 +17,13 @@ spec:
spec: spec:
containers: containers:
- name: projectsend - name: projectsend
env: image: lscr.io/linuxserver/projectsend:latestenv:
- name: TZ - name: TZ
value: Europe/Berlin value: Europe/Berlin
- name: PUID - name: PUID
value: '1000' value: '1000'
- name: PGID - name: PGID
value: '1000' value: '1000'
image: lscr.io/linuxserver/projectsend:latest
ports:
- containerPort: 80
volumeMounts: volumeMounts:
- name: config - name: config
mountPath: /config mountPath: /config