This commit is contained in:
Sense T
2024-02-22 16:36:42 +08:00
parent d03b2848bd
commit 2652ec12fd
6 changed files with 5 additions and 102 deletions

View File

@@ -68,10 +68,10 @@ spec:
path: /data/transmission/downloads
containers:
- name: webdav
image: bytemark/webdav
image: dockerproxy.com/bytemark/webdav
resources:
limits:
memory: "64Mi"
memory: "128Mi"
cpu: "100m"
ports:
- containerPort: 80
@@ -80,3 +80,6 @@ spec:
name: webdav
- secretRef:
name: webdav
volumeMounts:
- name: file
mountPath: /var/lib/dav/data