There was an error while loading. Please reload this page.
1 parent da8dac9 commit a82761aCopy full SHA for a82761a
1 file changed
deploy/helm/templates/storageprovider/oss.yaml
@@ -48,6 +48,7 @@ spec:
48
root = {{ `{{ index .Parameters "bucket" }}` }}
49
no_check_certificate = {{ `{{ index .Parameters "insecure" }}` }}
50
no_check_bucket = {{ `{{ index .Parameters "noCheckBucket" }}` }}
51
+ use_already_exists = false
52
chunk_size = 50Mi
53
54
parametersSchema:
0 commit comments