fix: 为 sandbox 暴露 Runner facade
yaml / yaml (pull_request) Successful in 16s

This commit is contained in:
2026-09-21 09:11:29 +00:00
parent 23841556d3
commit 8244cdad79
3 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -4,10 +4,11 @@ metadata:
name: dynamic-runner-controller
namespace: dynamic-runner
spec:
type: ClusterIP
type: NodePort
selector:
app.kubernetes.io/name: dynamic-runner-controller
ports:
- name: facade
port: 8443
targetPort: facade
nodePort: 30443