Anur
Anur
这个功能需要配合一个叫 Dep 的组件 https://nocalhost.dev/zh-CN/docs/config/config-deployment-spec#%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E6%B3%A8%E5%85%A5-%E7%BB%84%E4%BB%B6%E4%BE%9D%E8%B5%96
nhctl init dep 可以在集群中部署一个 dep,另外,you can use `kubectl label namespace ${namespace} env=nocalhost` enable namespace dependency injection namespace 需要要 label 才行
@zhangjian10 Nice feature
确实是一个好的功能,有兴趣的话可以提交此 Pr @hirampeng
I also had the same problem
i have the same question.... it's confused
In fact, it is supported, but the one-key debug does not support it? @ovaldi You can manually debug your application by start dev mode, and configure the IDEA Debug Configurations...
Maybe restarting the ide will help, and pay attention to the dir permissions of /root/.nh/bin/ and the user permissions to start the ide.(check the uid and gid!)