Skip to content

Commit 2c346db

Browse files
committed
defaults.yaml is actually default.yaml
Signed-off-by: Jan Dubois <[email protected]>
1 parent 86c2a8b commit 2c346db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,8 @@ hostResolver:
432432

433433
# For slices (e.g. `mounts`, `provision`) and maps (`env`) the entries are
434434
# combined instead of replacing each other. Slices are produced from override
435-
# settings, followed by lima.yaml, followed by defaults.yaml (but NOT from
436-
# builtin defaults). Maps are produced starting with defaults.yaml values,
435+
# settings, followed by lima.yaml, followed by default.yaml (but NOT from
436+
# builtin defaults). Maps are produced starting with default.yaml values,
437437
# overwriting with lima.yaml ones, overwriting with override.yaml.
438438

439439
# Exceptions:

0 commit comments

Comments
 (0)