fix: 部署合法 consumer 名称的 placement v2
yaml / yaml (pull_request) Successful in 20s

This commit is contained in:
2026-09-25 18:53:23 +00:00
parent c0c4ff521b
commit bbcd5d6aa5
2 changed files with 1 additions and 4 deletions
@@ -4,9 +4,6 @@ metadata:
name: dynamic-runner
namespace: flux-system
spec:
# Keep the v2 rollout paused while the merge commit's v1 CI drains. Remove
# this after the controller has been resumed and the placement smokes pass.
suspend: true
dependsOn:
- name: external-secrets
- name: spire
+1 -1
View File
@@ -38,7 +38,7 @@ spec:
mountPath: /trust
containers:
- name: controller
image: zot.ad.ddupan.top/panxiao81/gitea-dynamic-runner-controller@sha256:17edfa094b0fa7fcbe5cd39301c3bfc662431860bb99390c34b05b59bc7af3d7
image: zot.ad.ddupan.top/panxiao81/gitea-dynamic-runner-controller@sha256:d19f4001e9dfc4ab7d3cdcdfdd758a6b30391f1d29e2fbbe1e39625f86fe740e
imagePullPolicy: IfNotPresent
args: [controller]
env: