diff --git a/config/security/runtime-image-mirror-policy.json b/config/security/runtime-image-mirror-policy.json index 2db40ab15..8e34af8f9 100644 --- a/config/security/runtime-image-mirror-policy.json +++ b/config/security/runtime-image-mirror-policy.json @@ -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", diff --git a/k8s/npd/node-problem-detector.yaml b/k8s/npd/node-problem-detector.yaml index 1a864081f..04fe4a3e3 100644 --- a/k8s/npd/node-problem-detector.yaml +++ b/k8s/npd/node-problem-detector.yaml @@ -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