fix(cd): align node detector mirror digest
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m37s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m37s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -75,9 +75,9 @@
|
||||
"asset_id": "runtime-image:node-problem-detector",
|
||||
"source_index_digest": "sha256:a510d7d95d071fa901bf71b10e6c7df3e8361c8383b5cf792e97a3e36dee80b8",
|
||||
"platform_digest": "sha256:0f75bc8c9e1c6d436f3b18927aa866aea68bb4213cb399c5b2507f1adde212b8",
|
||||
"target_registry_digest": "sha256:24d60a21b81f9d8ab6174c0f7c7e13efaa04e57601ddd94c34b3dc5861096b7a",
|
||||
"target_registry_digest": "sha256:2be81bb099408c5b5fc2e82d411c6deb3ffe3a7bb7ba21ac0f0afc3435938304",
|
||||
"push_ref": "registry.wooo.work/awoooi/runtime-mirror/node-problem-detector:v0.8.17-linux-amd64",
|
||||
"runtime_ref": "192.168.0.110:5000/awoooi/runtime-mirror/node-problem-detector@sha256:24d60a21b81f9d8ab6174c0f7c7e13efaa04e57601ddd94c34b3dc5861096b7a",
|
||||
"runtime_ref": "192.168.0.110:5000/awoooi/runtime-mirror/node-problem-detector@sha256:2be81bb099408c5b5fc2e82d411c6deb3ffe3a7bb7ba21ac0f0afc3435938304",
|
||||
"workload": {
|
||||
"kind": "daemonset",
|
||||
"namespace": "node-problem-detector",
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
serviceAccountName: node-problem-detector
|
||||
containers:
|
||||
- name: node-problem-detector
|
||||
image: 192.168.0.110:5000/awoooi/runtime-mirror/node-problem-detector@sha256:24d60a21b81f9d8ab6174c0f7c7e13efaa04e57601ddd94c34b3dc5861096b7a
|
||||
image: 192.168.0.110:5000/awoooi/runtime-mirror/node-problem-detector@sha256:2be81bb099408c5b5fc2e82d411c6deb3ffe3a7bb7ba21ac0f0afc3435938304
|
||||
command:
|
||||
- /node-problem-detector
|
||||
- --logtostderr
|
||||
|
||||
Reference in New Issue
Block a user