[glance-k8s] set image-size-cap default to 1G
Set image-size-cap default to 1G as defaults for glance-repository storage is 1G Change-Id: I55f991a49195b106512de80a2b471809cb4fd9d2
This commit is contained in:
parent
8b8a697c2f
commit
45e7919a98
@ -264,7 +264,7 @@ config:
|
||||
description: Enable notifications to send to telemetry.
|
||||
image-size-cap:
|
||||
type: string
|
||||
default: 5GB
|
||||
default: 1GB
|
||||
description: |
|
||||
Maximum size of image a user can upload. Defaults to 5GB
|
||||
(5368709120 bytes). Example values: 500M, 500MB, 5G, 5TB.
|
||||
|
Loading…
x
Reference in New Issue
Block a user