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 7c76169 + 9dc7e5e commit 7eb3267Copy full SHA for 7eb3267
pkg/lima/files/config.yml
@@ -15,6 +15,7 @@ mounts:
15
mountType: "virtiofs"
16
ssh:
17
forwardAgent: true
18
+ loadDotSSHPubKeys: true
19
networks:
20
- vzNAT: true
21
{{ if .Config.PortForwards }}
pkg/lima/instance_test.go
@@ -60,6 +60,7 @@ mounts:
60
61
62
63
64
65
66
@@ -137,6 +138,7 @@ mounts:
137
138
139
140
141
142
143
144
0 commit comments