This commit is contained in:
dxin
2025-10-24 18:19:10 +08:00
parent e2e0dfd8ff
commit b4b2f8900f
4 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# 创建 Deployment
apiVersion: apps/v1
kind: Deployment
metadata:
name: lessie-sourcing-agents
namespace: test-lessie
labels:
app: test_lessie-sourcing-agents
environment: test
project: lessie
spec:
selector:
matchLabels:
labels:
app: test_lessie-sourcing-agents
environment: test
project: lessie
template: