File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 22# Set this to override the default kubectl proxy URL
33# For local development: http://127.0.0.1:8001
44# For Docker: http://host.docker.internal:8001
5- KUBERNETES_PROXY_URL = http://127.0.0.1:8001
6-
7- # Optional: Set to 'docker' if running in a container
8- # This helps with automatic environment detection
9- container =
5+ KUBERNETES_PROXY_URL = http://127.0.0.1:8001
Original file line number Diff line number Diff line change 1212 "next" : " 14.1.0" ,
1313 "react" : " ^18.2.0" ,
1414 "react-dom" : " ^18.2.0" ,
15- "kubernetesjs" : " ^0.6.0 " ,
15+ "kubernetesjs" : " ^0.6.1 " ,
1616 "@tanstack/react-query" : " ^5.29.0" ,
1717 "react-router-dom" : " ^6.22.3" ,
1818 "@radix-ui/react-dialog" : " ^1.0.5" ,
Original file line number Diff line number Diff line change @@ -2266,10 +2266,10 @@ keyv@^4.5.3:
22662266 dependencies :
22672267 json-buffer "3.0.1"
22682268
2269- kubernetesjs@^0.6.0 :
2270- version "0.6.0 "
2271- resolved "https://registry.yarnpkg.com/kubernetesjs/-/kubernetesjs-0.6.0 .tgz#c5f214af515e9a12caa2edc1151456b897af8ac5 "
2272- integrity sha512-BgjPn6nYVm+R55dFHIM5owl6OswKshoRaL/ncLb9mNFJmmKDn1eAeNJPh41uMD6TDtlTcsVj2pPzsksRFgM2UA ==
2269+ kubernetesjs@^0.6.1 :
2270+ version "0.6.1 "
2271+ resolved "https://registry.yarnpkg.com/kubernetesjs/-/kubernetesjs-0.6.1 .tgz#de118adefb093baa042fdb49c009049409e5ddfa "
2272+ integrity sha512-N1djD3PDyulyYSXCm+nCnffOgmdCLb782mfuwizS0NJnf5ZeR3qPUDpjqYZ0ijjEq2caZUK/Fv9caNJLkKgnZg ==
22732273
22742274language-subtag-registry@^0.3.20 :
22752275 version "0.3.23"
You can’t perform that action at this time.
0 commit comments