FEAT(code-server): grant permissions

This commit is contained in:
2025-12-25 01:11:16 +09:00
parent 424d3656ce
commit e9072e573c
3 changed files with 46 additions and 27 deletions

View File

@@ -5,3 +5,9 @@ resources:
# ArgoCD Application 리소스는 infrastructure/kustomization.yaml에서 관리
# - argocd/code-server.yaml
- vault/code-server-password.yaml
patches:
- path: deployment-patch.yaml
target:
kind: Deployment
name: code-server