mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Fix indent
This commit is contained in:
@@ -186,10 +186,10 @@ job "example" {
|
||||
# will migrate the data. This is useful for tasks that store data
|
||||
# that should persist across allocation updates.
|
||||
# sticky = true
|
||||
#
|
||||
# Setting migrate to true results in the allocation directory of a
|
||||
# sticky allocation directory to be migrated.
|
||||
# migrate = true
|
||||
#
|
||||
# Setting migrate to true results in the allocation directory of a
|
||||
# sticky allocation directory to be migrated.
|
||||
# migrate = true
|
||||
|
||||
# The "size" parameter specifies the size in MB of shared ephemeral disk
|
||||
# between tasks in the group.
|
||||
|
||||
Reference in New Issue
Block a user