Files
jenkins-pipeline/k8s_yaml/test/test_lessie_sourcing_agents.yaml
2025-10-24 18:19:10 +08:00

21 lines
364 B
YAML

# 创建 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: