We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d14454 commit 2d2e4eaCopy full SHA for 2d2e4ea
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