Files
jenkins-pipeline/k8s_yaml/test/test_lessie_sourcing_agents.yaml

21 lines
364 B
YAML
Raw Normal View History

2025-10-24 18:19:10 +08:00
# 创建 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: