部署动态 Pod Runner 控制器
yaml / yaml (pull_request) Successful in 12s

This commit is contained in:
2026-09-16 14:34:47 +00:00
parent 21b7b48cdf
commit 246b5023e7
11 changed files with 334 additions and 3 deletions
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- external-secret.yaml
- rbac.yaml
- clusterspiffeid.yaml
- deployment.yaml
- service.yaml