This commit was merged in pull request #68.
This commit is contained in:
@@ -17,8 +17,7 @@ OpenBao 路径:
|
|||||||
|
|
||||||
- `kv/k8s/nats.ci_producer_password`:已有 NATS producer 密码。
|
- `kv/k8s/nats.ci_producer_password`:已有 NATS producer 密码。
|
||||||
- `kv/k8s/nats.ci_worker_password`:已有 NATS worker 密码。
|
- `kv/k8s/nats.ci_worker_password`:已有 NATS worker 密码。
|
||||||
- `kv/k8s/microvm-runner.webhook_secret`:Gitea webhook HMAC secret;这是已有 Bao
|
- `kv/k8s/dynamic-runner.webhook_secret`:Gitea webhook HMAC secret。
|
||||||
路径,资源重命名不迁移 secret 数据。
|
|
||||||
- `kv/k8s/gitea-runner.token`:现有 instance runner registration token。
|
- `kv/k8s/gitea-runner.token`:现有 instance runner registration token。
|
||||||
|
|
||||||
首期 controller 与 runner 镜像由 laptop 本机构建后导入 k3s containerd,作为 CI
|
首期 controller 与 runner 镜像由 laptop 本机构建后导入 k3s containerd,作为 CI
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ spec:
|
|||||||
property: ci_worker_password
|
property: ci_worker_password
|
||||||
- secretKey: webhook-secret
|
- secretKey: webhook-secret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: k8s/microvm-runner
|
key: k8s/dynamic-runner
|
||||||
property: webhook_secret
|
property: webhook_secret
|
||||||
- secretKey: token
|
- secretKey: token
|
||||||
remoteRef:
|
remoteRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user