Raise size limit to 20GB for @ifedapoolarewaju's tests

This commit is contained in:
Marius 2018-03-17 11:18:58 +01:00 committed by GitHub
parent ad5c45ff16
commit 12d4d29992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ spec:
containers:
- image: docker.io/tusproject/tusd:latest
imagePullPolicy: Always
args: ["-port=8080","-behind-proxy","-max-size=1000000000"]
args: ["-port=8080","-behind-proxy","-max-size=20000000000"]
name: tusd
resources:
limits: