updated kustomization file for namespace argo intern-workspace

This commit is contained in:
syifa 2025-11-18 07:48:37 +00:00
parent 86fae25fb1
commit 84ef652123
1 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,7 @@ kind: Kustomization
namespace: intern-workspace namespace: intern-workspace
resources: resources:
- namespace-argo.yaml
- backend-deployment.yaml - backend-deployment.yaml
- frontend-deployment.yaml - frontend-deployment.yaml
- mysql-deployment.yaml - mysql-deployment.yaml
@ -11,4 +12,3 @@ resources:
- secret.yaml - secret.yaml
- rbac.yaml - rbac.yaml
- network-policy.yaml - network-policy.yaml
- namespace-argo.yaml