Merge 部署修复后的 dynamic runner placement v2
yaml / yaml (push) Successful in 17s

This commit was merged in pull request #156.
This commit is contained in:
2026-09-25 18:54:41 +00:00
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: