Commit 0f85cf8
drenv: Fix disable port forwarding with lima 2.0
lima 2.0 changed the required configuration to disable port forwarding,
breaking our k8s template[1]. Add the new required option
`guestIPMustBeZero: false` to disable port forwarding.
[1] lima-vm/lima#4403
Signed-off-by: Nir Soffer <[email protected]>1 parent 17ece05 commit 0f85cf8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments