测试 push 自动发布

This commit is contained in:
陈博文
2025-06-13 15:35:59 +08:00
parent 97222071ae
commit 41d6ba42f9

View File

@@ -6,6 +6,10 @@ metadata:
name: yudao-module-infra name: yudao-module-infra
labels: labels:
app: yudao-module-infra app: yudao-module-infra
annotations:
version: VERSION_PLACEHOLDER
description: DESC_PLACEHOLDER
rollout.kubernetes.io/change-cause: "DESC_PLACEHOLDER:VERSION_PLACEHOLDER"
spec: spec:
replicas: 1 replicas: 1
selector: selector:
@@ -66,6 +70,10 @@ metadata:
name: yudao-module-system name: yudao-module-system
labels: labels:
app: yudao-module-system app: yudao-module-system
annotations:
version: VERSION_PLACEHOLDER
description: DESC_PLACEHOLDER
rollout.kubernetes.io/change-cause: "DESC_PLACEHOLDER:VERSION_PLACEHOLDER"
spec: spec:
replicas: 1 replicas: 1
selector: selector:
@@ -126,6 +134,10 @@ metadata:
name: yudao-module-bpm name: yudao-module-bpm
labels: labels:
app: yudao-module-bpm app: yudao-module-bpm
annotations:
version: VERSION_PLACEHOLDER
description: DESC_PLACEHOLDER
rollout.kubernetes.io/change-cause: "DESC_PLACEHOLDER:VERSION_PLACEHOLDER"
spec: spec:
replicas: 1 replicas: 1
selector: selector:
@@ -186,6 +198,10 @@ metadata:
name: yudao-module-report name: yudao-module-report
labels: labels:
app: yudao-module-report app: yudao-module-report
annotations:
version: VERSION_PLACEHOLDER
description: DESC_PLACEHOLDER
rollout.kubernetes.io/change-cause: "DESC_PLACEHOLDER:VERSION_PLACEHOLDER"
spec: spec:
replicas: 1 replicas: 1
selector: selector: