Files
kubevela/hack
3b49347a78 Fix: update debug-webhook-setup.sh for k3d on macOS with Docker Desktop (#7060) (#7063)
- Use host.docker.internal instead of bridge gateway IP on macOS, which
  is unreachable from the host when using Docker Desktop
- Make webhook port configurable via first argument (default 9445) to
  avoid conflicts with other processes


(cherry picked from commit 9a83c932a4)

Signed-off-by: Brian Kane <briankane1@gmail.com>
Co-authored-by: Brian Kane <briankane1@gmail.com>
2026-03-18 21:19:57 -07:00
..