Skip to content

Commit ef84e4e

Browse files
committed
Add storage_cli_optional_flags to blbostore-benchmark-schema
1 parent 55ee961 commit ef84e4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/cloud_controller/config_schemas/blobstore_benchmarks_schema.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class BlobstoreBenchmarksSchema < VCAP::Config
4949
optional(:storage_cli_config_file_buildpacks) => String,
5050
optional(:storage_cli_config_file_packages) => String,
5151
optional(:storage_cli_config_file_droplets) => String,
52+
optional(:storage_cli_optional_flags) => String,
5253

5354
db_encryption_key: enum(String, NilClass),
5455

0 commit comments

Comments
 (0)