added continuous-deploy service account and RBAC

This commit is contained in:
2025-11-29 04:10:40 +00:00
parent d0d8331e9a
commit f32d574347
6 changed files with 51 additions and 11 deletions

View File

@@ -3,5 +3,7 @@ kind: Kustomization
resources:
- namespace.yaml
- ingress.yaml
- cd-service-account.yaml
- cd-service-account-token.yaml
- cd-service-account-rbac.yaml