Skip to content

Commit 92c602e

Browse files
authored
Merge pull request #1447 from rancher-sandbox/default-yaml
defaults.yaml is actually default.yaml
2 parents 86c2a8b + 2c346db commit 92c602e

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)