We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86c2a8b + 2c346db commit 92c602eCopy full SHA for 92c602e
examples/default.yaml
@@ -432,8 +432,8 @@ hostResolver:
432
433
# For slices (e.g. `mounts`, `provision`) and maps (`env`) the entries are
434
# 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,
+# settings, followed by lima.yaml, followed by default.yaml (but NOT from
+# builtin defaults). Maps are produced starting with default.yaml values,
437
# overwriting with lima.yaml ones, overwriting with override.yaml.
438
439
# Exceptions:
0 commit comments