Fix indent
This commit is contained in:
parent
b7765a6bf5
commit
29d21daa01
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue