stock2_argocd/base/projects/stock2/kustomization.yaml
2024-06-18 16:37:08 +08:00

12 lines
268 B
YAML

resources:
- ../../secret
- admin-deployment.yaml
- admin-service.yaml
- agent-deployment.yaml
- agent-service.yaml
- api-deployment.yaml
- api-service.yaml
- market-deployment.yaml
- market-service.yaml
- task-deployment.yaml
- task-service.yaml