Skip to content

Commit

Permalink
fix baremetal none-1-node template (#13742)
Browse files Browse the repository at this point in the history
Co-authored-by: melazyk <[email protected]>
  • Loading branch information
melazyk and melazyk authored Jan 22, 2025
1 parent 6c65415 commit 35d4b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ydb/tools/ydbd_slice/baremetal/templates/none-1-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ blob_storage_config: # configuration of static blobstorage group.
# YDB uses this group to store system tablets' data, like SchemeShard
service_set:
groups:
- erasure_species: block-4-2 # fault tolerance mode name for the static group
- erasure_species: none # fault tolerance mode name for the static group
rings: # in block-4-2 must have exactly 1 ring or availability zone.
- fail_domains:
- vdisk_locations: # fail domains of the static group describe where each vdisk of the static group should be located.
Expand Down

0 comments on commit 35d4b6d

Please sign in to comment.