feat: 授予 Backstage Kubernetes 只读观察权限
yaml / yaml (pull_request) Successful in 43s

This commit is contained in:
2026-09-25 18:30:42 +00:00
parent 9009e3fa11
commit cae6acbfb0
5 changed files with 58 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ kind: Kustomization
resources:
- namespace.yaml
- serviceaccount.yaml
- rbac.yaml
- external-secret.yaml
- deployment.yaml
- service.yaml